make data source button more obvious (fixes #154)

This commit is contained in:
johan12345
2022-01-30 14:36:32 +01:00
parent d69b5b3d3f
commit f591829cb5

View File

@@ -277,7 +277,7 @@
<Button
android:id="@+id/sourceButton"
style="@style/Widget.Material3.Button.TextButton"
style="@style/Widget.Material3.Button.OutlinedButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"