mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
extra @Override
This commit is contained in:
parent
710523e9ba
commit
16a6734b7b
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ public final class FBReader extends ZLAndroidActivity {
|
|||
super.onStop();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected FBReaderApp createApplication(ZLFile file) {
|
||||
if (SQLiteBooksDatabase.Instance() == null) {
|
||||
new SQLiteBooksDatabase(this, "READER");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue