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 20
20
<ImageView
21
21
android : id =" @+id/logo"
22
22
style =" @style/FirebaseUI.AuthMethodPicker.Logo"
23
+ android : layout_width =" wrap_content"
24
+ android : layout_height =" 0dp"
23
25
android : layout_marginTop =" @dimen/fui_field_padding_vert"
24
26
android : layout_marginBottom =" @dimen/fui_field_padding_vert"
25
27
app : layout_constraintStart_toStartOf =" parent"
Original file line number Diff line number Diff line change 19
19
<ImageView
20
20
android : id =" @+id/logo"
21
21
style =" @style/FirebaseUI.AuthMethodPicker.Logo"
22
+ android : layout_width =" wrap_content"
23
+ android : layout_height =" 0dp"
22
24
android : layout_marginTop =" @dimen/fui_field_padding_vert"
23
25
android : layout_marginBottom =" @dimen/fui_field_padding_vert"
24
26
app : layout_constraintStart_toStartOf =" parent"
You can’t perform that action at this time.
0 commit comments