Merge "Fix wrong margin on widget conversation view" am: c91db32cf3 am: a32b5a65c2
Change-Id: Ie6b50ceebe4dcbe06e1a85b27860c632a0a01fc8
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