Unexpected-Keyboard/res/drawable/ic_launcher_background.xml

5 lines
152 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#ff101010"/>
</shape>