mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 10:19:33 +02:00
list of cancel actions
This commit is contained in:
parent
a2bd14443e
commit
b638a3f431
6 changed files with 140 additions and 19 deletions
|
@ -89,7 +89,6 @@ public class TOCActivity extends ListActivity {
|
|||
}
|
||||
|
||||
private final class TOCAdapter extends ZLTreeAdapter {
|
||||
|
||||
TOCAdapter(TOCTree root) {
|
||||
super(getListView(), root);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue