apkfuckery/com.discord/res/layout/widget_guild_profile_emoji_...

3 lines
636 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.facebook.drawee.view.SimpleDraweeView android:id="@id/guild_profile_sheet_emoji_imageview" android:layout_width="@dimen/guild_profile_emoji_preview_size" android:layout_height="@dimen/guild_profile_emoji_preview_size" android:layout_marginLeft="@dimen/uikit_spacing_small" android:layout_marginTop="@dimen/uikit_spacing_small" android:layout_marginRight="@dimen/uikit_spacing_small" android:layout_marginBottom="@dimen/uikit_spacing_small" app:actualImageScaleType="fitCenter"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />