mirror of https://github.com/m2049r/xmrwallet.git
fix initial sound bug
This commit is contained in:
parent
0c6e9eff0e
commit
c4e4bb0964
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue