Adjust the padding between profile tab and app filter spinner

Bug: 223952727
Test: visual
Change-Id: I88411d554975953d29a24a88b6cf948f7f6d7ac8
This commit is contained in:
Edgar Wang
2022-04-18 12:48:35 +08:00
parent 18bdecad94
commit ca7f11d965

View File

@@ -26,5 +26,6 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_marginStart="24dp"
android:layout_marginTop="8dp"
android:theme="@style/Widget.PopupWindow.Settings"/>
</FrameLayout>