CleanUp, Opti, Svg, ...

This commit is contained in:
soraefir
2024-04-10 20:56:14 +02:00
parent 98582732cd
commit cd7c54230e
20 changed files with 4453 additions and 14286 deletions

View File

@ -12,12 +12,11 @@
android:orientation="vertical">
<com.google.android.material.imageview.ShapeableImageView
android:layout_width="250dp"
android:layout_height="250dp"
android:layout_marginTop="40dp"
android:layout_marginBottom="30dp"
android:layout_width="300dp"
android:layout_height="300dp"
android:layout_marginTop="20dp"
android:contentDescription="@string/logo"
android:src="@mipmap/ic_launcher_round" />
android:src="@drawable/ic_launcher_foreground" />
<com.google.android.material.textview.MaterialTextView
android:layout_width="match_parent"