am 53b37dc0: Merge "Fix a layout problem for pre-MR2"
* commit '53b37dc098daf99151bf1b38d04bd202f8a3ba03': Fix a layout problem for pre-MR2main
commit
3eee5cd24b
|
@ -55,7 +55,8 @@
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginStart="5dip">
|
android:layout_marginStart="5dip"
|
||||||
|
android:layout_marginLeft="5dip">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+android:id/summary"
|
android:id="@+android:id/summary"
|
||||||
|
|
Loading…
Reference in New Issue