Skip to content
Snippets Groups Projects
Commit c91db32c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix wrong margin on widget conversation view"

parents 5e81c84e f3ae4c19
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment