|
|
@@ -29,6 +29,7 @@
|
|
|
<activity
|
|
|
android:name=".activity.detail.LiveBroadcastActivity"
|
|
|
android:configChanges="keyboardHidden|orientation|screenSize"
|
|
|
+ android:keepScreenOn="true"
|
|
|
android:screenOrientation="landscape"
|
|
|
android:windowSoftInputMode="adjustPan" />
|
|
|
<activity
|