Refactor application loading + Paging on main Page
This commit is contained in:
parent
45f5e9023e
commit
1e58752008
26 changed files with 596 additions and 423 deletions
|
|
@ -109,7 +109,7 @@ dependencies {
|
|||
kapt "androidx.room:room-compiler:2.3.0"
|
||||
|
||||
// Paging
|
||||
implementation "androidx.paging:paging-runtime-ktx:3.0.0"
|
||||
implementation "androidx.paging:paging-compose:1.0.0-alpha08"
|
||||
|
||||
// Test
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue