apkfuckery/com.discord/res/layout/sticker_full_size_dialog_lo...

5 lines
373 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:layout_width="wrap_content" android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android">
<com.discord.rlottie.RLottieImageView android:id="@id/sticker_full_size_lottie" android:layout_width="@dimen/dsti_length" android:layout_height="@dimen/dsti_length" />
</FrameLayout>