1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-22 04:59:18 +00:00

Finally have GoogleFit YaY

This commit is contained in:
2021-12-20 23:19:13 +01:00
parent 4a8fd50f8d
commit 049fc18297
47 changed files with 901 additions and 623 deletions

View File

@ -28,7 +28,7 @@
<fragment
android:id="@+id/nav_import"
android:name="com.dzeio.openhealth.ui.main.import.ImportFragment"
android:name="com.dzeio.openhealth.ui.main.imports.ImportFragment"
android:label="@string/menu_import"
tools:layout="@layout/fragment_import" />