apkfuckery/com.discord/res/layout/view_image.xml

3 lines
531 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.facebook.drawee.view.SimpleDraweeView android:layout_width="wrap_content" android:layout_height="96.0dip" android:adjustViewBounds="true" app:fadeDuration="@android:integer/config_shortAnimTime" app:placeholderImage="?ic_insert_drive_file" app:placeholderImageScaleType="fitCenter" app:roundedCornerRadius="3.0dip" app:viewAspectRatio="1.0" style="@style/FlexInput.Items"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />