Commit Graph

6 Commits

Author SHA1 Message Date
Yann 6077c989a7 app: fix typo 2022-07-20 03:34:48 -07:00
RikkaW 6a2ae89846 Fix card view background color on API 21 & 22 2022-06-01 09:04:35 -07:00
残页 3219d945f5 Prevent multi animators setting property concurrently
It crashes on Android 5.0 (API 21) platform.
Fix topjohnwu#5793
2022-05-31 18:35:40 -07:00
topjohnwu f5e5ab2436 Update Android Studio 2022-01-27 01:46:00 -08:00
canyie 1f5992f2c2 Fix classloader when restoring bottom nav state 2022-01-20 03:36:31 -08:00
RikkaW bfe6bc3095 Fix bottom nav sometimes not hide correctly
Replace homemade animation with StateListAnimator
2022-01-18 00:24:16 -08:00