mobile_tele2med_2024/lib/res/drawable/background_pattern.xml
2024-04-09 16:57:26 +03:00

6 lines
201 B
XML

<?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" />