Files
LCDPet/app/src/main/res/drawable/ic_launcher_background.xml
T
2026-07-09 13:14:57 -04:00

6 lines
183 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#C6E2AD" />
</shape>