This commit is contained in:
Zhengyu Peng
2022-02-14 09:03:58 -05:00
parent 2f9c768c0f
commit abbfbc38e5
3 changed files with 129 additions and 42 deletions

View File

@ -89,6 +89,6 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_circle_button" />
app:srcCompat="@drawable/ic_control_circle" />
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>