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