2026-09-13 18:25:57 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
|
|
|
|
<solid android:color="#FF102027" />
|
|
|
|
|
<size android:width="320dp" android:height="180dp" />
|
|
|
|
|
</shape>
|