File tree Expand file tree Collapse file tree
build-artifacts/project-template-gradle/src/debug/res/layout
test-app/app/src/main/res/layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 android : id =" @+id/toolbar"
1212 android : layout_width =" match_parent"
1313 android : layout_height =" wrap_content"
14- android : minHeight =" ?attr/actionBarSize"
15- app : popupTheme =" ?android:attr/statusBarColor" />
14+ android : minHeight =" ?attr/actionBarSize" />
1615
1716 <android .support.v4.view.ViewPager
1817 android : id =" @+id/pager"
3029 android : background =" ?attr/colorPrimary"
3130 android : minHeight =" ?attr/actionBarSize"
3231 app : tabIndicatorColor =" @color/nativescript_blue"
33- app : tabBackground =" ?android:attr/statusBarColor"
3432 android : layout_alignParentTop =" true"
3533 android : layout_alignParentStart =" true"
3634 android : scrollbarStyle =" insideOverlay"
Original file line number Diff line number Diff line change 1212 android : layout_width =" match_parent"
1313 android : layout_height =" wrap_content"
1414 android : minHeight =" ?attr/actionBarSize"
15- android : background =" ?android:attr/statusBarColor"
1615 android : layout_alignBottom =" @+id/tabLayout" />
1716
1817 <android .support.v4.view.ViewPager
3130 android : background =" ?attr/colorPrimary"
3231 android : minHeight =" ?attr/actionBarSize"
3332 app : tabIndicatorColor =" @color/nativescript_blue"
34- app : tabBackground =" ?android:attr/statusBarColor"
3533 android : layout_alignParentTop =" true"
3634 android : layout_alignParentStart =" true"
3735 android : scrollbarStyle =" insideOverlay"
You can’t perform that action at this time.
0 commit comments