summaryrefslogtreecommitdiff
path: root/res/layout/activity_view_comic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/activity_view_comic.xml')
-rw-r--r--res/layout/activity_view_comic.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/activity_view_comic.xml b/res/layout/activity_view_comic.xml
index 62a5e45..b20b86b 100644
--- a/res/layout/activity_view_comic.xml
+++ b/res/layout/activity_view_comic.xml
@@ -1,9 +1,10 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/FrameLayout2"
+ android:background="?attr/viewComicsBackground"
android:layout_width="match_parent"
android:layout_height="match_parent" >
-
+
<FrameLayout
android:id="@+id/comics_pager_container"
android:layout_width="match_parent"