Shrink top padding of suggestion container.
Bug: 27340664 Change-Id: I3aa190febc88bc2322263d34d6be2256356146dd
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
android:id="@+id/suggestionContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingTop="4dp"
|
||||
android:paddingBottom="0dp"
|
||||
android:divider="@null" />
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user