Remove unused resources.

This commit is contained in:
Cody Henthorne
2022-12-05 13:23:21 -05:00
parent 9e6d78ba5f
commit 45b498f62f
298 changed files with 7 additions and 2457 deletions

View File

@@ -19,8 +19,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_notification_profile_done"
tools:backgroundTint="@color/blue_200" />
app:srcCompat="@drawable/ic_notification_profile_done" />
<TextView
android:id="@+id/notification_profile_created_title"