order menu items for encrypt operations
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<item
|
||||
android:id="@+id/check_use_symmetric"
|
||||
android:title="@string/label_symmetric"
|
||||
android:checkable="true" />
|
||||
android:checkable="true"
|
||||
android:orderInCategory="1" />
|
||||
|
||||
</menu>
|
||||
Reference in New Issue
Block a user