add viewpager tab fragments

This commit is contained in:
tibbi
2018-02-28 12:50:52 +01:00
parent 7bd4296d64
commit a64b1903cd
9 changed files with 158 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<com.simplemobiletools.clock.fragments.StopwatchkFragment
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>