Merge "Wrong referring to the resource - id/android:id"
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
android:layout_height="?android:attr/listPreferredItemHeight"
|
android:layout_height="?android:attr/listPreferredItemHeight"
|
||||||
android:paddingEnd="?android:attr/scrollbarSize">
|
android:paddingEnd="?android:attr/scrollbarSize">
|
||||||
<com.android.settings.applications.LinearColorBar
|
<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_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
|
Reference in New Issue
Block a user