File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2020 app : titleTextColor =" @android:color/white"
2121 />
2222
23- <fragment
23+ <androidx . fragment.app.FragmentContainerView
2424 android : id =" @+id/nav_home_fragment"
2525 android : name =" androidx.navigation.fragment.NavHostFragment"
2626 android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 33 xmlns : app =" http://schemas.android.com/apk/res-auto" >
44
55 <data >
6-
76 <variable
87 name =" userModel"
98 type =" com.fmt.github.user.model.UserModel" />
2423 android : layout_width =" match_parent"
2524 android : layout_height =" wrap_content"
2625 app : contentScrim =" @color/colorPrimary"
27- app : layout_scrollFlags =" scroll|exitUntilCollapsed" >
26+ app : layout_scrollFlags =" scroll|exitUntilCollapsed|snap " >
2827
2928 <LinearLayout
3029 android : layout_width =" match_parent"
You can’t perform that action at this time.
0 commit comments