Launch video player in single task mode (fixes #154)
This commit is contained in:
parent
f9ac199c1f
commit
5f7ee15d1e
3 changed files with 53 additions and 35 deletions
|
|
@ -29,6 +29,7 @@
|
|||
<activity
|
||||
android:name=".detail.VideoItemDetailActivity"
|
||||
android:label="@string/title_videoitem_detail"
|
||||
android:launchMode="singleTask"
|
||||
android:theme="@style/AppTheme">
|
||||
<meta-data
|
||||
android:name="android.support.PARENT_ACTIVITY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue