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

Commit ece2d74d 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

Change-Id: If3c98829216196f8520034e1040bdc878bc4fd5c
parents 1985b28a 5a9abc56
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" />