mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-06 10:05:54 +01:00
add unit-test for font tags in <array> item
This commit is contained in:
parent
25e9ed7281
commit
251a6bbb11
@ -7,6 +7,7 @@
|
||||
<item>%2$s foo %1$d</item>
|
||||
<item>http://google.com&boo=1&foo=2</item>
|
||||
<item><b>Bolded Text</b></item>
|
||||
<item><font size=16 align=middle>Small</font></item>
|
||||
</string-array>
|
||||
<integer-array name="test_array2">
|
||||
<item>-1</item>
|
||||
|
Loading…
Reference in New Issue
Block a user