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

3 lines
313 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.fragment.app.FragmentContainerView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/gif_search_sheet_content" android:background="?attr/colorBackgroundSecondary" android:layout_width="match_parent" android:layout_height="wrap_content"/>