2
0
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:
Albert Vaca Cintora
2023-03-29 20:04:41 +02:00
parent a0e963c893
commit 85d5b9e08f

View File

@@ -58,7 +58,7 @@
</LinearLayout>
<Button
<androidx.appcompat.widget.AppCompatButton
android:id="@+id/pointer_button"
android:layout_width="match_parent"
android:layout_marginBottom="6dp"