Add splash screen

This commit is contained in:
Kirill Kamakin
2021-11-20 20:11:19 +03:00
parent 4b817ba404
commit ff4be6807f
5 changed files with 138 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
tools:context=".ui.recipes.info.RecipeInfoFragment">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"