mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-21 11:28:56 -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;
|
||||
});
|
||||
bookDelegate.setSelectionMode(SelectionMode.MULTI);
|
||||
booksAdapter = new BooksOnDiskAdapter(bookDelegate
|
||||
,
|
||||
booksAdapter = new BooksOnDiskAdapter(bookDelegate,
|
||||
BookOnDiskDelegate.LanguageDelegate.INSTANCE
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user