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

Commit 3f4baba9 authored by Aurimas Liutikas's avatar Aurimas Liutikas Committed by android-build-merger
Browse files

Merge "Fix generating id in android namespace" am: fb4ecf92 am: 5a9abc56

am: ece2d74d

Change-Id: Ie55de96c5ee03234c8ed5fd20964a1cc38c2e00a
parents 0b051256 ece2d74d
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" />