mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-29 10:26:36 +01:00
let's see if not claiming to handle orientation changes stops Samsung from ignoring my portrait-only setting.
This commit is contained in:
parent
8bb2857e63
commit
c0dd42d0ba
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@
|
|||
<activity android:name="BoardActivity"
|
||||
android:theme="@android:style/Theme.Light"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="keyboardHidden|orientation"
|
||||
>
|
||||
</activity>
|
||||
|
||||
|
|
Loading…
Reference in a new issue