Add and refactor LyraCarouselTheme by zgredex
This commit is contained in:
@@ -134,6 +134,7 @@ void TxtReaderActivity::onExit() {
|
||||
currentPageLines.clear();
|
||||
APP_STATE.readerActivityLoadCount = 0;
|
||||
APP_STATE.saveToFile();
|
||||
UITheme::getInstance().getMutableTheme().onBookWillClose(txt ? txt->getPath() : "", nullptr, nullptr, txt.get());
|
||||
txt.reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user