Skip to content
Snippets Groups Projects
Commit 5436be12 authored by Dhina17's avatar Dhina17
Browse files

onclite: Improve status bar padding

Change-Id: I56adbeb1927c54852f89a3b37ab2988a711b7b76
parent fc5a65ca
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,12 @@
*/
-->
<resources>
<!-- Adjust the icon padding in status bar for rounded corners -->
<!-- Adjust the icon padding in status bar for rounded corners -->
<dimen name="rounded_corner_content_padding">20px</dimen>
<!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">14dp</dimen>
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">14dp</dimen>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment