File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2323 android : layout_width =" match_parent"
2424 android : layout_height =" wrap_content"
2525 android : orientation =" vertical"
26- android : gravity =" center_horizontal "
26+ android : gravity =" center "
2727 android : layout_gravity =" center_horizontal"
2828 android : layout_alignParentBottom =" true" >
2929
Original file line number Diff line number Diff line change 4141 <include layout =" @layout/keyguard_emergency_carrier_area"
4242 android : id =" @+id/keyguard_selector_fade_container"
4343 android : layout_width =" match_parent"
44- android : layout_height =" wrap_content"
45- android : orientation =" vertical"
46- android : layout_gravity =" bottom|center_horizontal"
47- android : gravity =" center_horizontal" />
44+ android : layout_height =" 48dp"
45+ android : layout_gravity =" bottom|center_horizontal" />
4846 </FrameLayout >
4947
5048</com .android.internal.policy.impl.keyguard.KeyguardSelectorView>
You can’t perform that action at this time.
0 commit comments