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

Commit 7f956a7f authored by Aurimas Liutikas's avatar Aurimas Liutikas Committed by android-build-merger
Browse files

Merge "Fix generating id in android namespace" am: 69f90a26 am: 9a1939b6

am: 1451a543

Change-Id: Ie55de96c5ee03234c8ed5fd20964a1cc38c2e00a
parents e875a06e 1451a543
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent">

        <ProgressBar android:id="@+android:id/progress"
        <ProgressBar android:id="@+id/progress"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content" />