UNPKG

react-native-ali-smartliving

Version:

Component implementation for smartliving WiFi SDK of Ali fy platform

12 lines (11 loc) 516 B
<?xml version="1.0" encoding="utf-8"?> <androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/list" android:layout_width="match_parent" android:layout_height="wrap_content" android:clipToPadding="false" android:paddingTop="16dp" android:paddingBottom="16dp" tools:context="ugen.fy.plugin.AuthCodeFragment" tools:listitem="@layout/fragment_authcode_list_dialog_item" />