更新闹钟

This commit is contained in:
2022-09-05 11:47:33 +08:00
parent e5b3385346
commit ec9ea71ac5
18 changed files with 721 additions and 361 deletions

View File

@@ -95,6 +95,7 @@
android:checked="true"
android:thumb="@drawable/thumb"
android:track="@drawable/track"
android:visibility="gone"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@+id/tv_time" />
@@ -122,9 +123,9 @@
<com.uiui.aios.view.JzvdStdRound
android:id="@+id/jz_video"
app:radius="16dp"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:layout_height="match_parent"
app:radius="16dp" />
<ImageView
android:id="@+id/imageView"