Hide the option to change cover on expand
This commit is contained in:
parent
cc38579fca
commit
9dc5aedba4
@ -60,7 +60,7 @@ class MangaFullCoverDialog : DialogController {
|
|||||||
}
|
}
|
||||||
true
|
true
|
||||||
}
|
}
|
||||||
menu?.findItem(R.id.action_edit_cover)?.isVisible = manga?.favorite ?: false
|
menu?.findItem(R.id.action_edit_cover)?.isVisible = /* SY --> */ false /* manga?.favorite ?: false SY <-- */
|
||||||
}
|
}
|
||||||
|
|
||||||
binding?.fullCover?.apply {
|
binding?.fullCover?.apply {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user