Home screen side swipe app launching added. App menu closing implemented.

This commit is contained in:
ottoptj 2024-05-27 17:17:58 +03:00
commit b12d076208
6 changed files with 173 additions and 60 deletions

View file

@ -38,6 +38,8 @@
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
</application>