qt-scan-broadcast
Version:
qt-scan-broadcast extend for weex
15 lines (12 loc) • 503 B
text/xml
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:context="com.alibaba.weex.fr"
android:id="@+id/main_container"
tools:showIn="@layout/app_bar_main">
</FrameLayout>