Sha256: d7f5af9f34d04defd6ed092132d7c1e17091f96fe0083d5c3225c20521949c67

Contents?: true

Size: 1.06 KB

Versions: 9

Compression:

Stored size: 1.06 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2014 Google Inc. All Rights Reserved. -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:state_window_focused="false" android:state_enabled="false" android:color="@color/wallet_dim_foreground_disabled_holo_dark"/>
    <item android:state_window_focused="false" android:color="@color/wallet_dim_foreground_holo_dark"/>
    <item android:state_selected="true" android:state_enabled="false" android:color="@color/wallet_dim_foreground_disabled_holo_dark"/>
    <item android:state_pressed="true" android:state_enabled="false" android:color="@color/wallet_dim_foreground_disabled_holo_dark"/>
    <item android:state_selected="true" android:color="@color/wallet_dim_foreground_holo_dark"/>
    <item android:state_pressed="true" android:color="@color/wallet_dim_foreground_holo_dark"/>
    <item android:state_enabled="false" android:color="@color/wallet_dim_foreground_disabled_holo_dark"/>
    <item android:color="@color/wallet_dim_foreground_holo_dark"/> <!-- not selected -->
</selector>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
motion-flow-0.1.8 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.7 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.6 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.5 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.4 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.3 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.2 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1.1 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml
motion-flow-0.1 vendor/android/google-play-services_lib/res/color/wallet_secondary_text_holo_dark.xml