File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<androidx .coordinatorlayout.widget.CoordinatorLayout xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : app =" http://schemas.android.com/apk/res-auto"
44 android : layout_width =" match_parent"
5- android : layout_height =" match_parent" >
5+ android : layout_height =" match_parent"
6+ android : fitsSystemWindows =" true" >
67
78 <androidx .recyclerview.widget.RecyclerView
89 android : id =" @+id/list"
Original file line number Diff line number Diff line change 44 xmlns : tools =" http://schemas.android.com/tools"
55 android : layout_width =" match_parent"
66 android : layout_height =" match_parent"
7+ android : fitsSystemWindows =" true"
78 tools : context =" net.kollnig.missioncontrol.DetailsActivity" >
89
910 <com .google.android.material.appbar.AppBarLayout
Original file line number Diff line number Diff line change 44 xmlns : tools =" http://schemas.android.com/tools"
55 android : layout_width =" match_parent"
66 android : layout_height =" match_parent"
7+ android : fitsSystemWindows =" true"
78 android : background =" ?android:attr/colorBackground" >
89
910 <ScrollView
Original file line number Diff line number Diff line change 22<androidx .constraintlayout.widget.ConstraintLayout xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : app =" http://schemas.android.com/apk/res-auto"
44 android : layout_width =" match_parent"
5- android : layout_height =" match_parent" >
5+ android : layout_height =" match_parent"
6+ android : fitsSystemWindows =" true" >
67
78 <androidx .viewpager2.widget.ViewPager2
89 android : id =" @+id/viewPager"
Original file line number Diff line number Diff line change 22 xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : app =" http://schemas.android.com/apk/res-auto"
44 android : layout_width =" match_parent"
5- android : layout_height =" match_parent" >
5+ android : layout_height =" match_parent"
6+ android : fitsSystemWindows =" true" >
67
78 <com .google.android.material.appbar.AppBarLayout
89 android : id =" @+id/appbar"
Original file line number Diff line number Diff line change 22 xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : app =" http://schemas.android.com/apk/res-auto"
44 android : layout_width =" match_parent"
5- android : layout_height =" match_parent" >
5+ android : layout_height =" match_parent"
6+ android : fitsSystemWindows =" true" >
67
78 <com .google.android.material.appbar.AppBarLayout
89 android : id =" @+id/appbar"
You can’t perform that action at this time.
0 commit comments