change lock orientation into forcing different orientation types

This commit is contained in:
tibbi
2018-07-01 14:14:53 +02:00
parent b0653ae2cc
commit 712e4c02db
6 changed files with 43 additions and 20 deletions

View File

@@ -63,7 +63,7 @@
android:text="@string/properties"/>
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
android:id="@+id/manage_bottom_actions_lock_orientation"
android:id="@+id/manage_bottom_actions_change_orientation"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="@dimen/activity_margin"