discord-jadx/app/src/main/res/layout/view_image.xml

3 lines
533 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.facebook.drawee.view.SimpleDraweeView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="wrap_content" android:layout_height="96dp" android:adjustViewBounds="true" app:fadeDuration="@android:integer/config_shortAnimTime" app:placeholderImage="?attr/ic_insert_drive_file" app:placeholderImageScaleType="2" app:roundedCornerRadius="3dp" app:viewAspectRatio="1" style="@style/res_2131951984_flexinput_items"/>