mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Removed NestedScrollView where possible to speed-up scrolling performance
This commit is contained in:
parent
8d637c9452
commit
68bec3d6ec
11 changed files with 125 additions and 173 deletions
|
|
@ -55,7 +55,6 @@ dependencies {
|
|||
implementation "androidx.room:room-runtime:2.2.6"
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.paging:paging-runtime-ktx:2.1.2'
|
||||
implementation "androidx.lifecycle:lifecycle-common-java8:2.3.1"
|
||||
|
||||
// Android Material
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue