mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-31 06:05:12 +00:00
Use AppCompatButton to avoid the round borders of M3 buttons
Which are quite ugly when the buttons are very big.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<Button
|
||||
<androidx.appcompat.widget.AppCompatButton
|
||||
android:id="@+id/pointer_button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginBottom="6dp"
|
||||
|
Reference in New Issue
Block a user