189ab469af
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
254 B
XML
9 lines
254 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item>
|
|
<shape android:shape="rectangle">
|
|
<solid android:color="#FF0E1430"/>
|
|
</shape>
|
|
</item>
|
|
</layer-list>
|