apkfuckery/com.discord/res/layout/widget_guilds_list_item_gui...

3 lines
536 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ImageView android:layout_gravity="center" android:id="@id/guilds_item_profile_avatar" android:background="?selectableItemBackgroundBorderless" android:padding="16.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@drawable/ic_help_24dp" android:contentDescription="@string/create_server_button_cta_mobile" app:tint="?colorInteractiveMuted"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />