cutthecord/resources/xmlpatches/squareavatars/108201.xml
46620 c43921b83f 108.1 - Alpha (108201)
I have no fucking clue if any of this shit will actually work only the
ci server does
2021-12-26 18:04:04 -05:00

9 lines
No EOL
457 B
XML

<diffs>
<diff file="res/values/dimens.xml">
<replace sel="/resources/dimen[@name='guild_icon_radius']/text()">0.0dp</replace>
</diff>
<diff file="res/values/styles.xml">
<replace sel="resources/style[@name='Avatar']/item[@name='roundAsCircle']/text()">false</replace>
<add pos="after" sel="resources/style[@name='Avatar']/item[@name='roundAsCircle']"><item name="roundedCornerRadius">3dp</item></add>
</diff>
</diffs>