mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
BookInfoActivity has been moved to the ":library" process
This commit is contained in:
parent
1718b58dea
commit
1b7e6b6471
8 changed files with 47 additions and 15 deletions
|
@ -40,7 +40,7 @@ import org.geometerplus.fbreader.library.*;
|
|||
import org.geometerplus.fbreader.tree.FBTree;
|
||||
|
||||
public class LibraryTabActivity extends TabActivity implements MenuItem.OnMenuItemClickListener {
|
||||
public static final String CURRENT_BOOK_PATH_KEY = "LibraryCurrentBookPath";
|
||||
public static final String CURRENT_BOOK_PATH_KEY = "CurrentBookPath";
|
||||
|
||||
static LibraryTabActivity Instance;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue