Use a button style that visibly shows when the button is disabled.
Bug: 21199007 Change-Id: I5bcfa4cfcc7b39eaadae8b8af4c13591f497fee8
This commit is contained in:
@@ -34,8 +34,7 @@
|
|||||||
android:layout_weight="0.4"
|
android:layout_weight="0.4"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center_vertical"
|
android:layout_gravity="center_vertical"
|
||||||
android:backgroundTint="?android:attr/colorAccent"
|
style="@android:style/Widget.Material.Button.Colored" />
|
||||||
android:textColor="@android:color/white" />
|
|
||||||
<Space
|
<Space
|
||||||
android:layout_width="0dip"
|
android:layout_width="0dip"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
Reference in New Issue
Block a user