mobile_tele2med_2024/lib/res/drawable/background_pattern.xml

6 lines
201 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:dither="true"
android:src="@drawable/pattern"
android:tileMode="repeat" />