mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
feat: add adaptive navigation for different screen sizes
This commit is contained in:
parent
b2470ca89b
commit
78b77fd4c1
8 changed files with 209 additions and 72 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue