|
@@ -220,7 +220,8 @@
|
|
|
|
|
|
<activity
|
|
<activity
|
|
android:name=".chat.ChatActivity"
|
|
android:name=".chat.ChatActivity"
|
|
- android:theme="@style/AppTheme" />
|
|
|
|
|
|
+ android:theme="@style/AppTheme"
|
|
|
|
+ android:screenOrientation="portrait" />
|
|
|
|
|
|
<receiver android:name=".receivers.PackageReplacedReceiver"
|
|
<receiver android:name=".receivers.PackageReplacedReceiver"
|
|
android:exported="false">
|
|
android:exported="false">
|