Merge "Fix wrong margin on widget conversation view" am: c91db32cf3 am: a32b5a65c2 am: 1e05ee55d5
Change-Id: I63ad546400ff56136ebf6e0ddf998d0cd4777141
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
android:background="@drawable/widget_hr"
|
||||
android:importantForAccessibility="no"
|
||||
android:contentDescription="@null"
|
||||
android:layout_marginTop="-24dp"
|
||||
android:layout_marginTop="-2dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
/>
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user