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

3 lines
308 B
XML
Raw Normal View History

2020-07-14 22:43:59 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-07-25 00:57:58 +00:00
<androidx.fragment.app.FragmentContainerView android:id="@id/gif_search_sheet_content" android:background="?colorBackgroundSecondary" android:layout_width="fill_parent" android:layout_height="wrap_content"
2020-07-14 22:43:59 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />