File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2020 <ImageView
2121 android : id =" @+id/logo"
2222 style =" @style/FirebaseUI.AuthMethodPicker.Logo"
23+ android : layout_width =" wrap_content"
24+ android : layout_height =" 0dp"
2325 android : layout_marginTop =" @dimen/fui_field_padding_vert"
2426 android : layout_marginBottom =" @dimen/fui_field_padding_vert"
2527 app : layout_constraintStart_toStartOf =" parent"
Original file line number Diff line number Diff line change 1919 <ImageView
2020 android : id =" @+id/logo"
2121 style =" @style/FirebaseUI.AuthMethodPicker.Logo"
22+ android : layout_width =" wrap_content"
23+ android : layout_height =" 0dp"
2224 android : layout_marginTop =" @dimen/fui_field_padding_vert"
2325 android : layout_marginBottom =" @dimen/fui_field_padding_vert"
2426 app : layout_constraintStart_toStartOf =" parent"
You can’t perform that action at this time.
0 commit comments