更新闹钟
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user