Merge "Fix miniresolver dragging animation" into tm-qpr-dev

This commit is contained in:
Andrey Epin
2022-10-13 14:58:51 +00:00
committed by Android (Google) Code Review

View File

@@ -65,8 +65,7 @@
android:paddingTop="32dp"
android:paddingBottom="@dimen/resolver_button_bar_spacing"
android:orientation="vertical"
android:background="?attr/colorBackground"
android:layout_ignoreOffset="true">
android:background="?attr/colorBackground">
<RelativeLayout
style="?attr/buttonBarStyle"
android:layout_width="match_parent"