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

Commit f01a71c9 authored by Brad Stenning's avatar Brad Stenning Committed by Android (Google) Code Review
Browse files

Merge "Update area IDs for temperature views in status bar."

parents f6bdfbc9 b453cded
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
                android:gravity="center_vertical|start"
                android:minEms="4"
                android:textAppearance="@style/TextAppearance.Car.Status"
                systemui:hvacAreaId="1"
                systemui:hvacAreaId="49"
                systemui:hvacMaxText="@string/hvac_max_text"
                systemui:hvacMaxValue="@dimen/hvac_max_value"
                systemui:hvacMinText="@string/hvac_min_text"
@@ -136,7 +136,7 @@
                android:gravity="center_vertical|end"
                android:minEms="4"
                android:textAppearance="@style/TextAppearance.Car.Status"
                systemui:hvacAreaId="4"
                systemui:hvacAreaId="68"
                systemui:hvacMaxText="@string/hvac_max_text"
                systemui:hvacMaxValue="@dimen/hvac_max_value"
                systemui:hvacMinText="@string/hvac_min_text"