This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 android : background =" @drawable/dialog_background"
99 android : paddingStart =" @dimen/autofill_dialog_padding_sides"
1010 android : paddingTop =" @dimen/autofill_dialog_padding_top"
11- android : paddingEnd =" @dimen/autofill_dialog_padding_sides "
11+ android : paddingEnd =" 44dp "
1212 android : paddingBottom =" @dimen/autofill_dialog_padding_bottom" >
1313
1414 <FrameLayout
3232 <org .mozilla.vrbrowser.ui.views.CustomRecyclerView
3333 android : id =" @+id/loginsList"
3434 style =" @style/customRecyclerViewStyle"
35- android : layout_width =" match_parent "
35+ android : layout_width =" 340dp "
3636 android : layout_height =" match_parent"
3737 android : layout_below =" @id/titleContainer"
3838 android : layout_above =" @+id/buttonsLayout"
Original file line number Diff line number Diff line change 1414
1515 <FrameLayout
1616 android : layout_width =" match_parent"
17- android : layout_height =" @dimen/library_item_row_height" >
17+ android : layout_height =" @dimen/library_item_row_height"
18+ android : layout_marginEnd =" 20dp"
19+ android : background =" @color/asphalt" >
1820
1921 <RelativeLayout
2022 android : id =" @+id/layout"
You can’t perform that action at this time.
0 commit comments