Fix miniresolver dragging animation

Make all miniresolver elements scrollable.
Test: manual testing (open a YouTube link from a work account to trigger
 miniresolver).
Bug: 250917473

Change-Id: I730ec3033a5b28419785bdaf37c1e02473ae0d42
This commit is contained in:
Andrey Epin
2022-10-04 09:29:26 -07:00
parent f12d6c2894
commit 3ee2e35eff

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"