mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 16:25:10 +01:00
Fix FABs ripple effect in OnScreenEditActivity
This commit is contained in:
parent
56f6f8a362
commit
281562ccdb
@ -5,6 +5,8 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:backgroundTint="?attr/colorPrimary"
|
||||
app:ensureMinTouchTargetSize="false"
|
||||
android:layout_margin="4dp"
|
||||
app:fabSize="mini"
|
||||
app:tint="@android:color/white"
|
||||
tools:ignore="ContentDescription" />
|
||||
|
Loading…
Reference in New Issue
Block a user