|
|
@ -54,7 +54,7 @@
|
|
|
|
android:id="@+id/fab"
|
|
|
|
android:id="@+id/fab"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_gravity="end|bottom"
|
|
|
|
android:layout_gravity="center_horizontal|bottom"
|
|
|
|
android:layout_margin="@dimen/fab_padding"
|
|
|
|
android:layout_margin="@dimen/fab_padding"
|
|
|
|
android:src="@drawable/baseline_add_24"
|
|
|
|
android:src="@drawable/baseline_add_24"
|
|
|
|
android:tint="@color/colorActionForeground"
|
|
|
|
android:tint="@color/colorActionForeground"
|
|
|
|