mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-02 01:36:11 +01:00
8 lines
248 B
XML
8 lines
248 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:tileMode="repeat"
|
|
android:src="@drawable/ts_sky_gradient_x6"
|
|
android:antialias="false"
|
|
android:dither="false"
|
|
/>
|