Skip to content

Commit

Permalink
fix initial sound bug
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Oct 3, 2024
1 parent 8198d97 commit f3d9bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/layout_fabmenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
android:layout_gravity="bottom|end"
android:backgroundTint="@android:color/transparent"
android:backgroundTintMode="src_in"
android:contentDescription="@string/fab_create_new"
android:contentDescription="@string/fab_create_or_restore"
android:src="@drawable/ic_add"
app:borderWidth="0dp"
app:elevation="0dp"
Expand Down

0 comments on commit f3d9bd1

Please sign in to comment.