mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-07-14 07:30:29 +03:00
Make pickup button more visible
This commit is contained in:
parent
c611438172
commit
b77d87ccb1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/pickup"
|
||||
style="@style/Widget.Material3.Button.TextButton"
|
||||
style="@style/Widget.Material3.Button.TonalButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/pickup_instance"
|
||||
|
|
Loading…
Reference in a new issue