1
0
Fork 0
mirror of https://github.com/ethauvin/Clever.git synced 2025-04-25 17:07:10 -07:00

Lots of tweaks...

This commit is contained in:
Russell Beattie 2012-09-09 02:25:18 -07:00
parent c2c70a4325
commit c5edd6a501
4 changed files with 53 additions and 20 deletions

View file

@ -18,7 +18,7 @@
android:label="@string/title_activity_main"
android:screenOrientation="landscape"
android:hardwareAccelerated="true"
android:windowSoftInputMode="adjustPan"
android:windowSoftInputMode="adjustResize"
android:immersive="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />