feat: add adaptive navigation for different screen sizes

This commit is contained in:
Yash-Garg 2023-05-28 13:08:26 +05:30
parent b2470ca89b
commit 78b77fd4c1
No known key found for this signature in database
8 changed files with 209 additions and 72 deletions

View file

@ -109,6 +109,7 @@ dependencyResolutionManagement {
includeGroup("androidx.vectordrawable")
includeGroup("androidx.versionedparcelable")
includeGroup("androidx.viewpager")
includeGroup("androidx.window")
includeGroup("androidx.work")
includeGroup("com.android")
includeGroup("com.android.tools")