Simplify outlined button style name
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/ext_button"
|
||||
style="@style/Theme.Widget.Button.Outlined.Accent"
|
||||
style="@style/Theme.Widget.Button.Outlined"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="16dp"
|
||||
|
||||
Reference in New Issue
Block a user