mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
Properly handle style with dot in its name and without a parent style.
This commit is contained in:
@ -7,4 +7,5 @@
|
||||
<style name="TextAppearance.EditEvent_Button" parent="@style/TextAppearance.EditEvent_Label">
|
||||
<item name="android:textColor">#ff777777</item>
|
||||
</style>
|
||||
<style name="Foo.Bar" parent=""/>
|
||||
</resources>
|
Reference in New Issue
Block a user