修改13日的bug

This commit is contained in:
md
2021-08-13 15:39:41 +08:00
parent 3863f6e1ad
commit 2f3b1cbeae
54 changed files with 168 additions and 129 deletions

View File

@@ -86,6 +86,7 @@
app:layout_constraintTop_toTopOf="@+id/btn_switch"
android:background="@color/whiteAlpha50"
android:padding="@dimen/default_widget_padding"
android:textColor="@color/colorRead"
android:format="00:00:00"
android:layout_marginTop="@dimen/default_widget_padding"></TextView>
</androidx.constraintlayout.widget.ConstraintLayout>