| | |
| | | </FrameLayout> |
| | | </FrameLayout> |
| | | |
| | | <LinearLayout |
| | | <FrameLayout |
| | | android:id="@+id/container" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="0dp" |
| | | android:orientation="vertical" |
| | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </androidx.core.widget.NestedScrollView> |
| | | <com.google.android.material.floatingactionbutton.FloatingActionButton |
| | | android:id="@+id/fab_add" |
| | | android:layout_width="56dp" |
| | | android:layout_height="56dp" |
| | | android:layout_gravity="end | bottom" |
| | | android:layout_marginEnd="25dp" |
| | | android:layout_marginBottom="44dp" |
| | | android:src="@drawable/ic_add" |
| | | app:fabCustomSize="56dp" |
| | | /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | |
| | | |
| | | </FrameLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </layout> |