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

3 lines
430 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="8.0dip" app:cardBackgroundColor="?colorBackgroundPrimary" app:cardCornerRadius="4.0dip" app:cardElevation="0.0dip" app:strokeWidth="0.0dip"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />