Fixed Navigation, Location, and updated user card and gitignore file
This commit is contained in:
@@ -47,18 +47,5 @@
|
||||
app:popUpTo="@id/mobile_navigation"
|
||||
app:popUpToInclusive="true"/>
|
||||
</fragment>
|
||||
<fragment
|
||||
android:id="@+id/hemocubeFragment"
|
||||
android:name="com.example.hpostesting.presentation.hemocube.HemoCubeFragment"
|
||||
android:label="fragment_hemocube"
|
||||
tools:layout="@layout/fragment_hemo_cube_reference" >
|
||||
|
||||
|
||||
<action
|
||||
android:id="@+id/action_hemocubeFragment_to_homeFragment"
|
||||
app:destination="@id/nav_home"
|
||||
app:popUpTo="@id/mobile_navigation"
|
||||
app:popUpToInclusive="true"/>
|
||||
</fragment>
|
||||
|
||||
</navigation>
|
||||
Reference in New Issue
Block a user