mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(manga/details): Fix "Theme buttons based on cover"
Palette doesn't like copy's bitmap, could be because of mutability is disabled or perhaps because it's set to HARDWARE configured, not entirely sure, because Google didn't document it. Classic Google behaviour :^)
This commit is contained in:
parent
e9b4292295
commit
889b20797e
3 changed files with 10 additions and 9 deletions
|
@ -11,6 +11,7 @@
|
|||
-->
|
||||
## Fixes
|
||||
- Fixed crashes caused by certain extension implementation
|
||||
- Fixed "Theme buttons based on cover" doesn't work properly
|
||||
|
||||
## Other
|
||||
- More StorIO to SQLDelight migration effort
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue