mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
feat: feat: advertise existing long press to refresh per section (#467)
* feat: advertise existing long press to refresh per section --------- Co-authored-by: eddyizm <eddyizm@gmail.com>
This commit is contained in:
parent
88c2129cd4
commit
c7f2524085
3 changed files with 159 additions and 30 deletions
|
|
@ -101,6 +101,7 @@ dependencies {
|
|||
implementation 'androidx.room:room-runtime:2.6.1'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0"
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.10.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue