set the default time to 00:00

This commit is contained in:
tibbi 2016-06-16 17:05:20 +02:00
parent ebcc328d2e
commit 6db5615076
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:text="01:10"
android:text="00:00"
android:textColor="@android:color/white"/>
</RelativeLayout>