That fuck shit the fascists are using
at master 15 lines 616 B view raw
1<?xml version="1.0" encoding="utf-8"?> 2<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 tools:viewBindingIgnore="true" 5 android:layout_width="match_parent" 6 android:layout_height="wrap_content"> 7 8 <com.google.android.material.button.MaterialButton 9 android:id="@+id/button" 10 style="@style/Signal.Widget.Button.Large.Tonal" 11 android:layout_width="wrap_content" 12 android:layout_height="wrap_content" 13 android:layout_gravity="center_horizontal" 14 tools:text="Tonal button" /> 15</FrameLayout>