Skip to content
Snippets Groups Projects
Commit 62a27324 authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

VideoCard: fix margin on network emoji

(cherry picked from commit c2facc62)
parent fab0348e
No related branches found
No related tags found
1 merge request!1541Backport of current master commits
......@@ -172,7 +172,7 @@
android:id="@+id/network_media"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="4dp"
android:layout_marginStart="8dp"
android:layout_marginBottom="4dp"
android:background="@drawable/rounded_corners_black_more_transparent"
android:padding="3dp"
......
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