version:2.1.4
bugfixes: update:优化天气,自动接听和联系人修改增加弹窗
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="设置闹钟"
|
||||
android:text="编辑闹钟"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="18sp"
|
||||
android:textStyle="bold"
|
||||
@@ -411,7 +411,7 @@
|
||||
android:gravity="center"
|
||||
android:textStyle="bold"
|
||||
android:onClick="@{click::submit}"
|
||||
android:text="添加闹钟"
|
||||
android:text="编辑闹钟"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="18sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user