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

Commit 1cbb5396 authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 95dd34b4: am f67aa398: Merge "Wrong referring to the resource - id/android:id"

* commit '95dd34b4':
  Wrong referring to the resource - id/android:id
parents e6e80b19 95dd34b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
        android:layout_height="?android:attr/listPreferredItemHeight"
        android:paddingEnd="?android:attr/scrollbarSize">
    <com.android.settings.applications.LinearColorBar
        android:id="@+android:id/linear_color_bar"
        android:id="@+id/linear_color_bar"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_marginTop="16dp"