fragment_backup_content: Don't set custom style on FAB

Conflicts with dynamic theme

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta 2024-07-27 11:25:55 +07:00
parent a07ab64469
commit 955f38fb44

View file

@ -19,7 +19,6 @@
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/fab"
style="@style/Widget.Design.FloatingActionButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"