| | |
| | | |
| | | <include layout="@layout/tool_bar_layout"/> |
| | | |
| | | <FrameLayout |
| | | android:id="@+id/tbs_reader_container" |
| | | <!-- <FrameLayout--> |
| | | <!-- android:id="@+id/tbs_reader_container"--> |
| | | <!-- android:layout_width="match_parent"--> |
| | | <!-- android:layout_height="match_parent"--> |
| | | <!-- app:layout_behavior="@string/appbar_scrolling_view_behavior"/>--> |
| | | |
| | | <com.tencent.smtt.sdk.WebView |
| | | android:id="@+id/web_view" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | app:layout_behavior="@string/appbar_scrolling_view_behavior"/> |