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:
parent
a07ab64469
commit
955f38fb44
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue