Add namespace to lStar
Bug: 184900666 Test: manual, on sysui theme Change-Id: I07c3fd203aa51187be3422b3e61f6c93eba87665
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user