1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 10:49:24 +02:00

extra @Override

This commit is contained in:
Nikolay Pultsin 2011-02-05 05:34:12 +00:00
parent 710523e9ba
commit 16a6734b7b

View file

@ -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");