File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 android : textColor =" ?attr/colorAccent" />
7373
7474 <HorizontalScrollView
75- android : layout_width =" fill_parent "
75+ android : layout_width =" match_parent "
7676 android : layout_height =" wrap_content"
7777 android : paddingLeft =" 16dp" >
7878
Original file line number Diff line number Diff line change 2020 <androidx .viewpager.widget.ViewPager
2121 android : id =" @+id/pager"
2222 android : layout_width =" match_parent"
23- android : layout_height =" fill_parent "
23+ android : layout_height =" match_parent "
2424 android : layout_below =" @id/main_tab_layout" />
2525
2626</RelativeLayout >
Original file line number Diff line number Diff line change 11<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
2- android : layout_width =" fill_parent "
3- android : layout_height =" fill_parent "
2+ android : layout_width =" match_parent "
3+ android : layout_height =" match_parent "
44 android : orientation =" vertical" >
55
66 <include
You can’t perform that action at this time.
0 commit comments