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

onclite: Reduce status bar padding

Some users want it.

Change-Id: I6abe59a4f6a2bc2554e2fb85f69b1816964fed95
parent 7dc9c535
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
--> -->
<resources> <resources>
<!-- the padding on the start of the statusbar --> <!-- the padding on the start of the statusbar -->
<dimen name="status_bar_padding_start">14dp</dimen> <dimen name="status_bar_padding_start">7dp</dimen>
<!-- the padding on the end of the statusbar --> <!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">14dp</dimen> <dimen name="status_bar_padding_end">7dp</dimen>
</resources> </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