UNPKG

weex-plugin-image-picker

Version:

image-picker extend for weex

13 lines (12 loc) 486 B
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/id_ll_root" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <android.support.v7.widget.RecyclerView android:id="@+id/folder_list" android:layout_width="match_parent" android:layout_height="wrap_content" android:scrollbars="none" /> </LinearLayout>