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

Commit 89b5ae06 authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Add namespace to lStar" into sc-dev am: 298971db

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14143412

Change-Id: I4123ad27d46905557a0afc6fde190437793a8a37
parents acda1a35 298971db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,5 +15,5 @@
  ~ limitations under the License.
  -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@color/system_neutral1_500" lStar="35" />
    <item android:color="@color/system_neutral1_500" android:lStar="35" />
</selector>
+1 −1
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
     limitations under the License.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:color="@color/system_neutral1_500" lStar="97" />
    <item android:color="@color/system_neutral1_500" android:lStar="97" />
</selector>