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

Commit cd812c8e authored by Selim Cinek's avatar Selim Cinek
Browse files

Fixed a wrong translation calculation on first pull down

Test: runtest systemui
Change-Id: I75bf8e1b9693131d4494ef263175c3a99af8f314
Fixes: 34500824
parent 99104836
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@
    <include layout="@layout/status_bar_expanded"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:visibility="gone" />
        android:visibility="invisible" />

    <com.android.systemui.statusbar.ScrimView android:id="@+id/scrim_in_front"
        android:layout_width="match_parent"