Merge "Increase secondary text contrast on conditionals" into nyc-dev
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingStart="0dp"
|
||||
android:alpha=".7"
|
||||
android:alpha=".8"
|
||||
android:textColor="?android:attr/textColorPrimaryInverse"
|
||||
style="?android:attr/buttonBarButtonStyle" />
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
android:id="@+id/second_action"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:alpha=".7"
|
||||
android:alpha=".8"
|
||||
android:textColor="?android:attr/textColorPrimaryInverse"
|
||||
style="?android:attr/buttonBarButtonStyle" />
|
||||
|
||||
|
Reference in New Issue
Block a user