Files
beans/app/src/main/res/drawable/ic_launcher_background.xml
2024-02-09 12:26:25 +01:00

11 lines
339 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:fillColor="?attr/background"
android:pathData="M0,0h960v960h-960z" />
</vector>