Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40c2e7ad authored by Noah Wang's avatar Noah Wang Committed by Android (Google) Code Review
Browse files

Merge "Maintain higher color contrast of labels/controlls on the side of the...

Merge "Maintain higher color contrast of labels/controlls on the side of the SeekBar in PreviewPagerPreferenceFragment Bug: 27952877" into nyc-dev
parents 91f28790 c5289847
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
                    android:layout_height="48dp"
                    android:background="?android:attr/selectableItemBackgroundBorderless"
                    android:src="@drawable/ic_font_size_16dp"
                    android:tint="?android:attr/colorControlNormal"
                    android:tint="?android:attr/textColorPrimary"
                    android:tintMode="src_in"
                    android:scaleType="center"
                    android:focusable="true"
@@ -82,7 +82,7 @@
                    android:layout_height="48dp"
                    android:background="?android:attr/selectableItemBackgroundBorderless"
                    android:src="@drawable/ic_font_size_24dp"
                    android:tint="?android:attr/colorControlNormal"
                    android:tint="?android:attr/textColorPrimary"
                    android:tintMode="src_in"
                    android:scaleType="center"
                    android:focusable="true"
+2 −2
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
                    android:layout_height="48dp"
                    android:background="?android:attr/selectableItemBackgroundBorderless"
                    android:src="@drawable/ic_remove_24dp"
                    android:tint="?android:attr/colorControlNormal"
                    android:tint="?android:attr/textColorPrimary"
                    android:tintMode="src_in"
                    android:scaleType="center"
                    android:focusable="true"
@@ -81,7 +81,7 @@
                    android:layout_height="48dp"
                    android:background="?android:attr/selectableItemBackgroundBorderless"
                    android:src="@drawable/ic_add_24dp"
                    android:tint="?android:attr/colorControlNormal"
                    android:tint="?android:attr/textColorPrimary"
                    android:tintMode="src_in"
                    android:scaleType="center"
                    android:focusable="true"