Simplify outlined button style name

This commit is contained in:
arkon
2020-04-25 12:02:14 -04:00
parent a95ac8ad83
commit 4da760d614
3 changed files with 4 additions and 4 deletions

View File

@@ -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"