File tree Expand file tree Collapse file tree
WordPress/src/main/res/layout-land Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 android : background =" @color/jetpack_powered_bottom_sheet_background"
99 android : orientation =" vertical" >
1010
11- <androidx .constraintlayout.widget.Guideline
12- android : id =" @+id/guideline3"
13- android : layout_width =" wrap_content"
14- android : layout_height =" wrap_content"
15- android : orientation =" horizontal"
16- app : layout_constraintGuide_end =" 130dp" />
17-
1811 <androidx .recyclerview.widget.RecyclerView
1912 android : id =" @+id/content_recycler_view"
2013 android : layout_width =" match_parent"
4942 app : layout_constraintBottom_toTopOf =" @id/secondary_button"
5043 app : layout_constraintEnd_toEndOf =" parent"
5144 app : layout_constraintStart_toStartOf =" parent"
52- app : layout_goneMarginBottom =" @dimen/margin_extra_large " />
45+ app : layout_goneMarginBottom =" @dimen/margin_extra_extra_medium_large " />
5346
5447 <com .google.android.material.button.MaterialButton
5548 android : id =" @+id/secondary_button"
You can’t perform that action at this time.
0 commit comments