mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-22 12:08:34 +00:00
Align date for GB devices. Compromise nice checkbox alignment.
This commit is contained in:
@@ -54,8 +54,8 @@
|
|||||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||||
android:textColor="?android:attr/textColorSecondary"
|
android:textColor="?android:attr/textColorSecondary"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:layout_alignParentRight="true"
|
android:layout_alignBottom="@id/contact_photo_frame"
|
||||||
android:layout_alignParentBottom="true" />
|
android:layout_alignParentRight="true"/>
|
||||||
|
|
||||||
<ImageView android:id="@+id/error"
|
<ImageView android:id="@+id/error"
|
||||||
android:layout_marginLeft="3dip"
|
android:layout_marginLeft="3dip"
|
||||||
|
|||||||
Reference in New Issue
Block a user