Merge "Tweak paddings for apps filter in app info screen" into qt-dev

This commit is contained in:
Fan Zhang
2019-04-29 16:29:30 +00:00
committed by Android (Google) Code Review

View File

@@ -26,8 +26,8 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_centerHorizontal="true"
android:layout_marginTop="24dp"
android:layout_marginBottom="16dp"/>
android:layout_marginTop="16dp"
android:layout_marginBottom="8dp"/>
<ImageView
android:id="@+id/filter_settings"