mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-05 17:45:52 +01:00
Added a test for color value in XML attribute.
This commit is contained in:
parent
fb5115e56d
commit
93af3fe56d
@ -4,8 +4,9 @@
|
||||
test2="Lorem ipsum"
|
||||
test3="\@"
|
||||
test4="\?"
|
||||
test5="\#ff123456"
|
||||
test6="&"
|
||||
test7="\'"
|
||||
test8="\""
|
||||
test5="#ff123456"
|
||||
test6="\#ff123456"
|
||||
test7="&"
|
||||
test8="\'"
|
||||
test9="\""
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user