Align date for GB devices. Compromise nice checkbox alignment.
This commit is contained in:
parent
158cf53d2c
commit
01f5ec5ab8
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@
|
|||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:singleLine="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentBottom="true" />
|
||||
android:layout_alignBottom="@id/contact_photo_frame"
|
||||
android:layout_alignParentRight="true"/>
|
||||
|
||||
<ImageView android:id="@+id/error"
|
||||
android:layout_marginLeft="3dip"
|
||||
|
|
Loading…
Add table
Reference in a new issue