Small layout improvement

This commit is contained in:
M66B 2022-06-14 14:51:28 +02:00
parent 94285690b0
commit f0f70c97cb
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:alpha="0.6"
android:alpha="0.7"
app:cardBackgroundColor="?attr/colorActionBackground"
app:cardCornerRadius="3dp"
app:layout_anchor="@id/fabMore"