mirror of
https://github.com/hmalik144/day_left_kotlin.git
synced 2025-12-10 03:05:24 +00:00
6 lines
232 B
XML
6 lines
232 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:src="@drawable/splash"
|
|
android:gravity="center"
|
|
android:tint="#da000000"
|
|
android:tintMode="src_over"/> |