szkolny/app
Kuba Szczodrzyński 37a94595c0
Some checks failed
Schedule/dispatch / Build nightly release (APK) (push) Has been skipped
Schedule/dispatch / Check new changes (push) Failing after 25s
[UI] Enable colored app bars on scroll (#211)
* Extract fragment scroll listener to separate file

* Replace canRefresh with isScrolled

* Add empty helper class to animate app bar color

* Implement AppBarColorAnimator

* Rename getRefreshScrollingView() to getScrollingView()

* Set isScrolled on drag start

* Clear isScrolled on fling to top

* Add getSyncParams() to fragments

* Convert getAppBars() to property

* Tint TabLayout background drawable
2024-07-09 18:15:03 +02:00
..
libs [Gradle] Move java-json to app/libs. 2020-01-02 18:49:43 +01:00
proguard [Proguard] Remove unneeded rules. Move app proguard rules. 2021-03-21 22:49:43 +01:00
sampledata [Login] Add new login user interface. 2020-04-16 11:01:53 +02:00
schemas/pl.szczodrzynski.edziennik.data.db.AppDb [App] Refactor app core modules, use Timber for logging (#205) 2024-07-01 22:35:11 +02:00
src [UI] Enable colored app bars on scroll (#211) 2024-07-09 18:15:03 +02:00
.gitignore you've been waiting for this moment for so long 2019-09-18 22:29:09 +02:00
build.gradle [Actions] Add build fixes from develop 2024-07-08 14:10:23 +02:00
git-info.gradle [UI] Upgrade to Material 3 design, refactor some core elements (#201) 2024-06-30 16:12:07 +02:00
google-services.json [UI] Upgrade to Material 3 design, refactor some core elements (#201) 2024-06-30 16:12:07 +02:00
proguard-rules.pro [App] Fix RecyclerTabLayout ProGuard rules 2024-07-08 15:39:44 +02:00