This commit is contained in:
Zhengyu Peng
2022-02-21 14:56:02 -05:00
parent e7bebcb07b
commit 39a449d818
4 changed files with 12 additions and 12 deletions
@@ -48,5 +48,5 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_baseline_menu_24" />
app:srcCompat="@drawable/ic_baseline_change_circle_24" />
</androidx.constraintlayout.widget.ConstraintLayout>