mihon/app/src/main/java/eu/kanade/tachiyomi/ui/base
Ivan Iskandar 2932ed670f
MainActivity fixes (#6591)
* Reduce notifyDataSetChanged calls when category count is disabled

* Fix category tabs briefly showing when it's supposed to be disabled

Also fix tabs showing when activity recreated

* Lift appbar when tab is hidden

Check against tab visibility instead of viewpager

* Restore selected nav item after recreate

* Simplify SHORTCUT_MANGA intent handling

Don't need to change controller if the topmost controller is the target
2022-02-12 10:58:58 -05:00
..
activity Remove legacy blue theme 2021-11-10 09:15:13 -05:00
controller MainActivity fixes (#6591) 2022-02-12 10:58:58 -05:00
presenter Swallow observable errors instead of crashing 2021-12-31 13:21:32 -05:00