getting ready for github roleout

This commit is contained in:
2025-04-15 20:58:51 -04:00
parent 111ac2ee94
commit 59d3518a4c
3 changed files with 7 additions and 4 deletions

View File

@@ -10,7 +10,8 @@
android:layout_width="120dp"
android:layout_height="120dp"
android:layout_marginTop="32dp"
android:src="@android:drawable/ic_menu_upload"
android:src="@drawable/ic_app_icon"
android:contentDescription="SimpleLogUpload logo"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />