Skip to content
Snippets Groups Projects
Commit 5d85b835 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Set application category to video

parent 67b84a2e
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,8 @@
android:logo="@drawable/icon"
android:theme="@style/Theme.VLC.Transparent"
android:supportsRtl="true"
tools:targetAPI="lollipop">
android:appCategory="video"
tools:targetApi="o">
<!-- Enable VLC in Samsung multiwindow mode -->
<meta-data android:name="com.samsung.android.sdk.multiwindow.enable" android:value="true" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment