mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
cancel menu (done)
This commit is contained in:
parent
43c22be00d
commit
49adf8f9dc
4 changed files with 40 additions and 24 deletions
|
@ -121,6 +121,7 @@ public class TOCActivity extends ListActivity {
|
|||
if (reference != null) {
|
||||
finish();
|
||||
final FBReaderApp fbreader = (FBReaderApp)ZLApplication.Instance();
|
||||
fbreader.addInvisibleBookmark();
|
||||
fbreader.BookTextView.gotoPosition(reference.ParagraphIndex, 0, 0);
|
||||
fbreader.showBookTextView();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue