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(
|
it.adapter = ConcatAdapter(
|
||||||
listOfNotNull(
|
listOfNotNull(
|
||||||
mangaInfoAdapter,
|
mangaInfoAdapter,
|
||||||
|
mangaInfoButtonsAdapter,
|
||||||
mangaMetaInfoAdapter,
|
mangaMetaInfoAdapter,
|
||||||
mangaInfoItemAdapter,
|
mangaInfoItemAdapter
|
||||||
mangaInfoButtonsAdapter
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user