Skip to content

Commit

Permalink
fixup! umi: overlay: Use stock corner paddings
Browse files Browse the repository at this point in the history
Change-Id: Ia70c3fd1abab7f169b6afa54c1cdf32e41a0ce01
  • Loading branch information
chaptsand committed Jul 28, 2022
1 parent 4eb611c commit a3d145f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/UmiSystemUI/res/values/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dimen name="status_bar_padding_start">3px</dimen>

<!-- The padding on the end of the status bar. -->
<dimen name="status_bar_padding_end">3px</dimen>
<dimen name="status_bar_padding_end">21px</dimen>

<!-- Margin on the left side of the carrier text on Keyguard -->
<dimen name="keyguard_carrier_text_margin">@dimen/status_bar_padding_start</dimen>
Expand Down

0 comments on commit a3d145f

Please sign in to comment.