Fix rotation shortcut tooltip

(cherry picked from commit 47c120e58c0c7e3740164cbd3570efda09e54c69)
This commit is contained in:
arkon 2021-05-08 09:14:01 -04:00 committed by Jobobby04
parent 7b9f5474bb
commit a947fcd9b9

View File

@ -465,7 +465,7 @@ class ReaderActivity : BaseRxActivity<ReaderActivityBinding, ReaderPresenter>()
// Rotation // Rotation
with(binding.actionRotation) { with(binding.actionRotation) {
setTooltip(R.string.pref_rotation_type) setTooltip(R.string.rotation_type)
setOnClickListener { setOnClickListener {
popupMenu( popupMenu(