discord-jadx/app/src/main/res/layout/role_icon_view.xml
2021-08-19 19:35:23 +02:00

4 lines
209 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge>
<com.facebook.drawee.view.SimpleDraweeView android:id="@+id/role_icon_iv" android:layout_width="match_parent" android:layout_height="match_parent"/>
</merge>