<activity android:name="com.jony.ViewMessages"
android:label="@string/app_name" android:screenOrientation="landscape"
android:configChanges="orientation"
android:windowSoftInputMode="stateUnspecified|adjustUnspecified" android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen">
</activity>
Adjust Pan or resize is not working and it is hiding all my text view and that I don't want. Here is another post that declares it a bug. See This related post please