Merge "ldpi: Update status_bar_expanded layout" into gingerbread

gugelfrei
Steve Kondik 13 years ago committed by Gerrit Code Review
commit 4ae1f114ca

@ -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…
Cancel
Save