Move rec button higher on tablet view
This commit is contained in:
@@ -348,9 +348,9 @@ class MangaController :
|
||||
it.adapter = ConcatAdapter(
|
||||
listOfNotNull(
|
||||
mangaInfoAdapter,
|
||||
mangaInfoButtonsAdapter,
|
||||
mangaMetaInfoAdapter,
|
||||
mangaInfoItemAdapter,
|
||||
mangaInfoButtonsAdapter
|
||||
mangaInfoItemAdapter
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user