Merge pull request #128 from syphe/dynamic_size_status_bars
Dynamic size status bars
This commit is contained in:
commit
bced70f894
13 changed files with 68 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
android:layout_height="wrap_content">
|
||||
|
||||
<View
|
||||
android:id="@+id/status_bar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/status_bar_padding" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue