tachiyomi/app
Ivan Iskandar 914b686c8e
ReaderTransitionView: Use context theme color for texts (#5738)
* Put themed reader context in adapter

This avoids creating themed context everytime the page holder is created, this
also allows the transition view to use the same themed context.

* Check against app night mode to create themed reader context

* ReaderTransitionView: Use context theme color for texts

The whole reader will need to be recreated when changing reader background while
webtoon mode is used, because recreating just the RecyclerView without messing
up the scroll position is impossible (I hope I just missed something).
2021-08-19 09:10:05 -04:00
..
src ReaderTransitionView: Use context theme color for texts (#5738) 2021-08-19 09:10:05 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Update dependencies 2021-08-13 18:18:22 -04:00
proguard-android-optimize.txt Reinstate Proguard/R8 (#5134) 2021-05-22 14:47:40 -04:00
proguard-rules.pro Keep coroutine methods (fixes #5662) 2021-08-05 13:10:09 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00