alaskartv-app/res/drawable/app_banner_background.xml
nomadics9 d8a0dd911a init
2024-12-15 05:31:56 +03:00

9 lines
263 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="320dp"
android:height="180dp"
android:viewportWidth="320"
android:viewportHeight="180">
<path
android:fillColor="#101010"
android:pathData="M0,0h320v180h-320z" />
</vector>