Tweak button styles
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/remove"
|
||||
style="@style/Theme.Widget.Button.Borderless.Negative"
|
||||
style="@style/Theme.Widget.Button.Error"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
@@ -59,7 +59,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/resume"
|
||||
style="@style/Theme.Widget.Button.Borderless"
|
||||
style="@style/Theme.Widget.Button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
|
||||
Reference in New Issue
Block a user