mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-09 08:38:03 -06:00
4 lines
177 B
XML
4 lines
177 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:src="@drawable/background"
|
||
|
|
android:tileMode="repeat" />
|