Merge "Adjust the padding between profile tab and app filter spinner" into tm-dev am: 4dc79d92f0

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17799703

Change-Id: I0b82a1fc8f57cd969185f746e85b6b33469ddbf7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Edgar Wang
2022-04-18 07:12:08 +00:00
committed by Automerger Merge Worker

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>