Remove smartspace offset
For foldables, the smartspace content is too low when the large clock is showing. Move up to provide a bit more space. Fixes: 245614151 Test: manual - review layout for wide devices Change-Id: I4dff7875a7872db979e1cca3fcb1e9d5ed2fd056
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<!-- margin from keyguard status bar to clock. For split shade it should be
|
||||
keyguard_split_shade_top_margin - status_bar_header_height_keyguard = 8dp -->
|
||||
<dimen name="keyguard_clock_top_margin">8dp</dimen>
|
||||
<dimen name="keyguard_smartspace_top_offset">0dp</dimen>
|
||||
|
||||
<!-- QS-->
|
||||
<dimen name="qs_panel_padding_top">16dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user