summaryrefslogtreecommitdiff
path: root/player-android/android/app/src/main/res/drawable-v21/launch_background.xml
blob: 812458bad192c2e2ef635b290299b537746b8dfb (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:drawable="?android:colorBackground" />
</layer-list>