SRE/02-Easy5/E5/resources/res/drawable/notification_tile_bg.xml
2025-03-31 16:33:42 +02:00

5 lines
200 B
XML

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