File tree Expand file tree Collapse file tree 3 files changed +4
-13
lines changed
Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2121 android : textFontWeight =" 700"
2222 android : paddingStart =" 4dp"
2323 android : textAppearance =" @style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem"
24- android : layout_gravity =" center"
25- android : gravity =" center"
24+ android : gravity =" center_vertical"
2625/>
Original file line number Diff line number Diff line change 1818 <LinearLayout
1919 android : id =" @+id/browser_column_headings"
2020 android : layout_width =" match_parent"
21- android : layout_height =" wrap_content"
2221 android : background =" @drawable/browser_heading_bottom_divider"
2322 android : orientation =" horizontal"
2423 android : paddingVertical =" 2dp"
25- android : longClickable = " true "
26- android : divider = " @drawable/browser_heading_divider "
27- android : showDividers = " middle " >
24+ android : layout_height = " wrap_content "
25+ android : longClickable = " true " >
26+
2827 </LinearLayout >
2928
3029 <com .google.android.material.progressindicator.LinearProgressIndicator
You can’t perform that action at this time.
0 commit comments