Show text when no recipes found

This commit is contained in:
Kirill Kamakin
2022-11-21 20:17:16 +01:00
parent 7f5d0be165
commit 7fa96affe8
5 changed files with 28 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
tools:ignore="UnusedAttribute">
<activity
android:name=".ui.activity.MainActivity"
android:windowSoftInputMode="adjustPan"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />