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