|
@@ -6,6 +6,7 @@
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
|
+ android:theme="@style/ReaderSettingActivityTheme"
|
|
tools:context=".setting.ReaderSettingActivity">
|
|
tools:context=".setting.ReaderSettingActivity">
|
|
|
|
|
|
<android.support.v7.widget.Toolbar
|
|
<android.support.v7.widget.Toolbar
|