Added reverse portrait reader rotation
This commit is contained in:
@@ -78,6 +78,7 @@ class SettingsReaderController : SettingsController() {
|
||||
entriesRes = arrayOf(
|
||||
R.string.rotation_free,
|
||||
R.string.rotation_portrait,
|
||||
R.string.rotation_reverse_portrait,
|
||||
R.string.rotation_landscape,
|
||||
R.string.rotation_force_portrait,
|
||||
R.string.rotation_force_landscape,
|
||||
|
||||
Reference in New Issue
Block a user