Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ee2e35e authored by Andrey Epin's avatar Andrey Epin
Browse files

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
parent f12d6c28
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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"