mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
Fix a bug with callactivity history
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
268522bd6f
commit
51cb39cbcf
@ -59,8 +59,7 @@
|
||||
<activity
|
||||
android:name=".activities.CallActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:launchMode="singleTask"
|
||||
android:noHistory="true"/>
|
||||
android:launchMode="singleTask"/>
|
||||
|
||||
</application>
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user