Tweak Button Styles Part 2
This commit is contained in:
parent
2a299485cc
commit
256b1881f0
@ -183,7 +183,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/begin_migration_btn"
|
||||
style="@style/Theme.Widget.Button.Colored"
|
||||
style="@style/Theme.Widget.Button.FilledAccent"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/dialog_open_button"
|
||||
style="@style/Theme.Widget.Button.Borderless"
|
||||
style="@style/Theme.Widget.Button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user