mihon/app/src/main/java/eu/kanade/tachiyomi/ui
Ansh 30ac94181b
Fix stacking of Settings menu in the reader on multiple taps (#8002)
* fix : conditional check added to avoid stacking of dialog

In onClickListener, bottom sheet is being opened depending on status of dialog sheet, if it's showing or not.

* chore : refactored conditional logic

* Update ReaderActivity.kt
2022-09-15 17:41:54 -04:00
..
base Bump dependencies + linting 2022-09-10 23:57:03 -04:00
browse Flatten available extensions with its source (#7956) 2022-09-11 18:05:46 -04:00
category Move default category into database (#7676) 2022-08-05 09:32:10 -04:00
download Count the downloads under each header instead of count the number of headers (#7990) 2022-09-11 13:11:50 -04:00
library Fix derivedStateOf errors (#8008) 2022-09-14 11:36:13 -04:00
main Remove unused resources 2022-09-09 22:37:29 -04:00
manga Fix derivedStateOf errors (#8008) 2022-09-14 11:36:13 -04:00
more Fix default category showing up in edit manga categories list 2022-08-07 11:00:51 -04:00
reader Fix stacking of Settings menu in the reader on multiple taps (#8002) 2022-09-15 17:41:54 -04:00
recent Lessen the use of GlobalScope launchIO (#7916) 2022-09-02 11:50:44 -04:00
security Adjust app lock mechanism (#7924) 2022-09-02 11:48:48 -04:00
setting Remove unused resources 2022-09-10 10:19:38 -04:00
webview Consolidate Compose content/theme setting 2022-07-16 17:28:50 -04:00