mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
added unit-test and changelog note
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
</style>
|
||||
<style name="TextAppearance.EditEvent_Button" parent="@style/TextAppearance.EditEvent_Label">
|
||||
<item name="android:textColor">#ff777777</item>
|
||||
<item name="@string/issue_477">?android:dividerVertical</item>
|
||||
</style>
|
||||
<style name="Foo.Bar" parent=""/>
|
||||
</resources>
|
@ -2,4 +2,5 @@
|
||||
<resources>
|
||||
<string name="test1" />
|
||||
<string name="hello_world">Hello World</string>
|
||||
<string name="issue_477">divider</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user