Commit 4f4ba212 authored by Josh Simmons's avatar Josh Simmons Committed by Commit Bot

Adding 4dp of extra padding between the URL and the performance badge.

Bug: 1040661
Change-Id: I9fbb5af6e50f11926afce57efbf2348bc69c1b0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028210Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Commit-Queue: Josh Simmons <jds@google.com>
Cr-Commit-Position: refs/heads/master@{#736570}
parent fdb3061c
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="horizontal" android:orientation="horizontal"
android:paddingTop="4dp"
android:visibility="gone"> android:visibility="gone">
<org.chromium.ui.widget.ChromeImageView <org.chromium.ui.widget.ChromeImageView
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment