file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match

This commit is contained in:
Thialfihar
2010-04-26 17:41:06 +00:00
parent b01a47a115
commit 86192e39d9
7 changed files with 327 additions and 270 deletions

View File

@@ -74,7 +74,6 @@
<activity
android:name=".EncryptFileActivity"
android:label="@string/title_encryptFile"
android:screenOrientation="portrait"
android:configChanges="keyboardHidden|orientation|keyboard">
<intent-filter>