Use borderless buttons everywhere for consistency

This commit is contained in:
arkon
2020-05-07 22:24:30 -04:00
parent 3d1250f2f8
commit 3b45fcdb21
3 changed files with 3 additions and 8 deletions

View File

@@ -66,7 +66,7 @@
<Button
android:id="@+id/ext_button"
style="@style/Theme.Widget.Button.Outlined"
style="@style/Theme.Widget.Button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"