ldpi: Update status_bar_expanded layout
Change-Id: Iffb8690d0388951c059b97773d724d598f326167
This commit is contained in:
parent
6642ae93ba
commit
b8af4ef50e
@ -24,7 +24,7 @@
|
||||
android:descendantFocusability="afterDescendants"
|
||||
>
|
||||
|
||||
<LinearLayout android:id="@+id/exp_view_lin_layout"
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
@ -35,7 +35,7 @@
|
||||
>
|
||||
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@+id/exp_power_stat"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="45dip"
|
||||
android:layout_height="44dip"
|
||||
/>
|
||||
|
||||
<LinearLayout
|
||||
|
Loading…
Reference in New Issue
Block a user