|
@@ -30,6 +30,8 @@
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
+ <include layout="@layout/chapter_image"/>
|
|
|
+
|
|
|
<Button
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
@@ -38,6 +40,4 @@
|
|
|
android:layout_gravity="center"
|
|
|
android:visibility="gone"/>
|
|
|
|
|
|
- <include layout="@layout/chapter_image"/>
|
|
|
-
|
|
|
</FrameLayout>
|