Add clock text color

This commit is contained in:
Tommaso Berlose
2020-05-08 11:55:42 +02:00
parent cb6c2c7764
commit d86d2cadd4
30 changed files with 184 additions and 63 deletions

View File

@ -6,7 +6,7 @@
app:startDestination="@id/appMainFragment">
<fragment
android:id="@+id/appMainFragment"
android:name="com.tommasoberlose.anotherwidget.ui.fragments.AppMainFragment"
android:name="com.tommasoberlose.anotherwidget.ui.fragments.MainFragment"
android:label="AppMainFragment" >
<action
android:id="@+id/action_appMainFragment_to_appSettingsFragment"