mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-22 04:59:18 +00:00
feat: Global update
This commit is contained in:
@ -170,7 +170,7 @@
|
||||
app:destination="@id/nav_list_weight" />
|
||||
<action
|
||||
android:id="@+id/action_nav_browse_to_stepsHomeFragment"
|
||||
app:destination="@id/stepsHomeFragment" />
|
||||
app:destination="@id/nav_steps_home" />
|
||||
</fragment>
|
||||
|
||||
|
||||
@ -180,7 +180,7 @@
|
||||
android:label="@string/menu_activity"
|
||||
tools:layout="@layout/fragment_activity" />
|
||||
<fragment
|
||||
android:id="@+id/stepsHomeFragment"
|
||||
android:id="@+id/nav_steps_home"
|
||||
android:name="com.dzeio.openhealth.ui.steps.StepsHomeFragment"
|
||||
android:label="@string/menu_steps"
|
||||
tools:layout="@layout/fragment_steps_home" />
|
||||
|
Reference in New Issue
Block a user