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

Commit 298971db authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Add namespace to lStar" into sc-dev

parents 8f82ab8f f7568e83
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>