mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
add a textview for current time at the Clock fragment
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user