add a textview for current time at the Clock fragment

This commit is contained in:
tibbi
2018-02-28 13:26:15 +01:00
parent a64b1903cd
commit ce00e3975b
8 changed files with 41 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<com.simplemobiletools.clock.fragments.StopwatchkFragment
<com.simplemobiletools.clock.fragments.StopwatchFragment
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/stopwatch_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent">
</com.simplemobiletools.clock.fragments.StopwatchkFragment>
</com.simplemobiletools.clock.fragments.StopwatchFragment>