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

@ -48,7 +48,6 @@
android:padding="0dp"
android:requiresFadingEdge="vertical"
android:scrollbars="none"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:stackFromEnd="true">
</androidx.recyclerview.widget.RecyclerView>