Fix bookmark button for emulator layout

This commit is contained in:
Blatzar 2022-09-22 21:04:55 +02:00
parent 3e09ea9704
commit 7e28517e5b
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ open class ResultFragment : ResultTrailerPlayer() {
result_reload_connection_open_in_browser?.isVisible = true
}
2 -> {
result_bookmark_fab?.isGone = isTvSettings()
result_bookmark_fab?.isGone = isTrueTvSettings()
result_bookmark_fab?.extend()
//if (result_bookmark_button?.context?.isTrueTvSettings() == true) {
// when {