Loading res/layout/bluetooth_pin_confirm.xml +3 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android:text="@string/bluetooth_pairing_key_msg" android:visibility="gone" android:textAppearance="@android:style/TextAppearance.Material.Body1" android:textColor="@*android:color/secondary_text_material_light" /> android:textColor="@color/bluetooth_dialog_text_color" /> <TextView android:id="@+id/pairing_subhead" Loading @@ -64,7 +64,7 @@ android:gravity="center_vertical" android:text="@string/bluetooth_enter_passkey_msg" android:textAppearance="@android:style/TextAppearance.Material.Subhead" android:textColor="@*android:color/secondary_text_material_light" android:textColor="@color/bluetooth_dialog_text_color" android:visibility="gone" /> <CheckBox Loading @@ -74,7 +74,7 @@ android:layout_marginStart="@dimen/bluetooth_dialog_padding" android:layout_marginEnd="@dimen/bluetooth_dialog_padding" android:textAppearance="@android:style/TextAppearance.Material.Body1" android:textColor="@*android:color/secondary_text_material_light" /> android:textColor="@color/bluetooth_dialog_text_color" /> </LinearLayout> Loading res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ <color name="material_empty_color_light">#FFCED7DB</color> <color name="bluetooth_dialog_text_color">#8a000000</color> <color name="crypt_keeper_clock_background">#ff9a9a9a</color> <color name="crypt_keeper_clock_foreground">#ff666666</color> Loading Loading
res/layout/bluetooth_pin_confirm.xml +3 −3 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android:text="@string/bluetooth_pairing_key_msg" android:visibility="gone" android:textAppearance="@android:style/TextAppearance.Material.Body1" android:textColor="@*android:color/secondary_text_material_light" /> android:textColor="@color/bluetooth_dialog_text_color" /> <TextView android:id="@+id/pairing_subhead" Loading @@ -64,7 +64,7 @@ android:gravity="center_vertical" android:text="@string/bluetooth_enter_passkey_msg" android:textAppearance="@android:style/TextAppearance.Material.Subhead" android:textColor="@*android:color/secondary_text_material_light" android:textColor="@color/bluetooth_dialog_text_color" android:visibility="gone" /> <CheckBox Loading @@ -74,7 +74,7 @@ android:layout_marginStart="@dimen/bluetooth_dialog_padding" android:layout_marginEnd="@dimen/bluetooth_dialog_padding" android:textAppearance="@android:style/TextAppearance.Material.Body1" android:textColor="@*android:color/secondary_text_material_light" /> android:textColor="@color/bluetooth_dialog_text_color" /> </LinearLayout> Loading
res/values/colors.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ <color name="material_empty_color_light">#FFCED7DB</color> <color name="bluetooth_dialog_text_color">#8a000000</color> <color name="crypt_keeper_clock_background">#ff9a9a9a</color> <color name="crypt_keeper_clock_foreground">#ff666666</color> Loading