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

Commit c1062100 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Fix loading bar positioning. am: 76bf8eb3

am: fe6e3dd7

Change-Id: I8f821d80c2ed7f7584b67f7b5801a38961d527a6
parents c50b1d10 fe6e3dd7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@
        android:background="@color/qs_detail_progress_track"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:scaleType="fitXY"
        android:translationY="8dp"
        />

    <com.android.systemui.qs.NonInterceptingScrollView