@ -4,4 +4,17 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<TextView
android:id="@+id/tv_chapter_name"
android:layout_height="wrap_content"
android:singleLine="true" />
android:id="@+id/tv_content"
android:textSize="12sp"
</LinearLayout>
@ -4,4 +4,11 @@