🚀 Add scrollbar
Added scrollbar to non-primary screens. Not doable for all screens due to problems. Partly Resolves: #45
This commit is contained in:
parent
2a8bddcfcb
commit
a03d144885
16 changed files with 127 additions and 25 deletions
|
|
@ -12,6 +12,7 @@ dependencyResolutionManagement {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url = uri("https://jitpack.io") }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue