Small layout fix

pull/187/head
M66B 4 years ago
parent 3a6b868a8b
commit 644404a3bb

@ -36,10 +36,10 @@
android:id="@+id/fabAdd"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="end|bottom"
android:contentDescription="@string/title_add"
android:tint="?attr/colorFabForeground"
app:backgroundTint="?attr/colorFabBackground"
app:elevation="0dp"
app:fabSize="mini"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"

Loading…
Cancel
Save