diff --git a/app/src/main/res/layout/reader_activity.xml b/app/src/main/res/layout/reader_activity.xml
index 93e55b683..8cdd0f66f 100755
--- a/app/src/main/res/layout/reader_activity.xml
+++ b/app/src/main/res/layout/reader_activity.xml
@@ -55,14 +55,13 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:animateLayoutChanges="true"
- android:background="?colorPrimary"
- android:elevation="4dp">
+ android:background="?attr/colorPrimary"
+ app:elevation="0dp">
+ android:layout_height="?attr/actionBarSize" />