discord-jadx/app/src/main/res/layout/view_attachment_preview_ite...

3 lines
573 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="@dimen/attachment_preview_dimen" android:layout_margin="@dimen/grid_item_padding" android:adjustViewBounds="true" app:fadeDuration="@android:integer/config_shortAnimTime" app:placeholderImage="?attr/ic_flex_input_file" app:roundedCornerRadius="3dp" app:viewAspectRatio="1" style="@style/res_2131951984_flexinput_items"/>