Magisk/app
Viktor De Pasquale c0b56b927f Updated the material library back to alpha03 version
The aforementioned fragment has fixed issue with layouts being oversized on API21 (maybe a bit lower and higher as well, did not test) which was notable on homepage.
Unfortunately it deprecated most of the logic behind hiding of the top action view. Since it inherited and overridden the functionality from HideBottomViewOnScrollBehavior it no longer called the old methods and so the whole class was rendered _useless_. Fortunately we didn't need the whole backing implementation so the parent class was changed to the bare minimum. Hopefully this incident will not repeat.

Thanks goes to material team for introducing breaking changes in feature update.
2020-01-06 16:24:27 +01:00
..
src/main Updated the material library back to alpha03 version 2020-01-06 16:24:27 +01:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Updated the material library back to alpha03 version 2020-01-06 16:24:27 +01:00
proguard-kotlin.pro Removed test options from proguard 2019-05-24 16:02:47 +02:00
proguard-rules.pro Make sure our constructor is preserved 2019-10-23 07:51:32 -04:00
res-ids.txt Make main app fully independent from the stub 2019-10-17 02:55:42 -04:00