Merge "Add namespace to lStar" into sc-dev
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