File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
WordPress/src/main/res/layout Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8282 android : layout_marginRight =" @dimen/margin_medium" />
8383
8484 <FrameLayout
85- android : id =" @+id/stats_search_terms_container "
85+ android : id =" @+id/stats_geoviews_container "
8686 android : layout_width =" match_parent"
8787 android : layout_height =" wrap_content"
8888 android : layout_marginTop =" @dimen/margin_large"
8989 android : layout_marginLeft =" @dimen/margin_medium"
90- android : layout_marginRight =" @dimen/margin_medium"
91- />
90+ android : layout_marginRight =" @dimen/margin_medium" />
9291
9392 <FrameLayout
94- android : id =" @+id/stats_geoviews_container "
93+ android : id =" @+id/stats_search_terms_container "
9594 android : layout_width =" match_parent"
9695 android : layout_height =" wrap_content"
9796 android : layout_marginTop =" @dimen/margin_large"
9897 android : layout_marginLeft =" @dimen/margin_medium"
99- android : layout_marginRight =" @dimen/margin_medium" />
98+ android : layout_marginRight =" @dimen/margin_medium"
99+ />
100100
101101 <FrameLayout
102102 android : id =" @+id/stats_top_authors_container"
You can’t perform that action at this time.
0 commit comments