chore: code cleanup

This commit is contained in:
rebelonion 2024-04-19 06:03:40 -05:00
parent 386e02a564
commit 24147e746a
198 changed files with 1367 additions and 965 deletions

View file

@ -51,9 +51,9 @@
<ImageView
android:layout_width="96dp"
android:layout_height="96dp"
android:padding="24dp"
android:layout_marginEnd="20dp"
android:layout_marginBottom="20dp"
android:padding="24dp"
app:srcCompat="@drawable/ic_extension"
app:tint="?attr/colorOnBackground"
tools:ignore="ContentDescription" />