change status bar style for default theme

This commit is contained in:
Vadim Lopatin 2017-09-28 10:59:47 +03:00
parent 7ba34614bd
commit 7e4c8accbb
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@
layoutHeight="FILL_PARENT"
/>
<style id="STATUS_LINE"
backgroundColor="#D0D0D0"
backgroundColor="#eceffa"
layoutWidth="FILL_PARENT"
layoutHeight="WRAP_CONTENT"
padding="1,1,1,1"