mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -04:00
Reformat ZimHostActivity
This commit is contained in:
parent
d5ab2fcbf1
commit
2cc3589f68
@ -118,8 +118,7 @@ public class ZimHostActivity extends BaseActivity implements
|
|||||||
return Unit.INSTANCE;
|
return Unit.INSTANCE;
|
||||||
});
|
});
|
||||||
bookDelegate.setSelectionMode(SelectionMode.MULTI);
|
bookDelegate.setSelectionMode(SelectionMode.MULTI);
|
||||||
booksAdapter = new BooksOnDiskAdapter(bookDelegate
|
booksAdapter = new BooksOnDiskAdapter(bookDelegate,
|
||||||
,
|
|
||||||
BookOnDiskDelegate.LanguageDelegate.INSTANCE
|
BookOnDiskDelegate.LanguageDelegate.INSTANCE
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user