4 lines
139 B
XML
4 lines
139 B
XML
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||
|
|
<solid android:color="#121212"/>
|
||
|
|
</shape>
|