mirror of https://github.com/buggins/dlangui.git
change status bar style for default theme
This commit is contained in:
parent
7ba34614bd
commit
7e4c8accbb
|
@ -344,7 +344,7 @@
|
||||||
layoutHeight="FILL_PARENT"
|
layoutHeight="FILL_PARENT"
|
||||||
/>
|
/>
|
||||||
<style id="STATUS_LINE"
|
<style id="STATUS_LINE"
|
||||||
backgroundColor="#D0D0D0"
|
backgroundColor="#eceffa"
|
||||||
layoutWidth="FILL_PARENT"
|
layoutWidth="FILL_PARENT"
|
||||||
layoutHeight="WRAP_CONTENT"
|
layoutHeight="WRAP_CONTENT"
|
||||||
padding="1,1,1,1"
|
padding="1,1,1,1"
|
||||||
|
|
Loading…
Reference in New Issue