1
0
Fork 0
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:
Nikolay Pultsin 2011-01-29 23:13:57 +00:00
parent a2bd14443e
commit b638a3f431
6 changed files with 140 additions and 19 deletions

View file

@ -89,7 +89,6 @@ public class TOCActivity extends ListActivity {
}
private final class TOCAdapter extends ZLTreeAdapter {
TOCAdapter(TOCTree root) {
super(getListView(), root);
}