mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
SQLiteBooksDatabase moved to libraryService package
This commit is contained in:
parent
903ffec9d4
commit
1c20393098
4 changed files with 2 additions and 3 deletions
|
@ -35,7 +35,6 @@ import org.geometerplus.zlibrary.text.view.ZLTextFixedPosition;
|
|||
import org.geometerplus.fbreader.book.*;
|
||||
|
||||
import org.geometerplus.android.fbreader.api.TextPosition;
|
||||
import org.geometerplus.android.fbreader.library.SQLiteBooksDatabase;
|
||||
|
||||
public class LibraryService extends Service {
|
||||
private static final class Observer extends FileObserver {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue