Skip to content

Commit

Permalink
fragment_backup_content: Don't set custom style on FAB
Browse files Browse the repository at this point in the history
Conflicts with dynamic theme

Signed-off-by: Aayush Gupta <[email protected]>
  • Loading branch information
theimpulson committed Jul 27, 2024
1 parent a07ab64 commit 955f38f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 955f38f

Please sign in to comment.