Merge pull request #708 from theimpulson/material3

fragment_backup_content: Don't set custom style on FAB
This commit is contained in:
Torsten Grote 2024-07-31 11:49:15 -03:00 committed by GitHub
commit e7999db83f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"