Skip to content

Commit

Permalink
returned setting
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandar.marinkovi committed Sep 2, 2021
1 parent 7e929c1 commit 17b1b36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true"
tools:ignore="GoogleAppIndexingWarning"
tools:targetApi="m">
tools:ignore="GoogleAppIndexingWarning">
<activity android:name=".UrlActivity"/>
<activity android:name=".MediaExample" />
<activity android:name=".StandardVideoActivity" />
Expand Down

0 comments on commit 17b1b36

Please sign in to comment.