mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
Revert "Use AppCompatButton to avoid the round borders of M3 buttons"
This reverts commit ca71ddef34741063aa06e11a5f06a733903898a1.
This commit is contained in:
parent
ca71ddef34
commit
a0e963c893
@ -58,11 +58,13 @@
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
<Button
|
||||
android:id="@+id/pointer_button"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginBottom="6dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.30"
|
||||
android:visibility="gone"
|
||||
android:text="@string/presenter_pointer"
|
||||
android:theme="@style/DisableableButton" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user