mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 22:07:57 +01:00
Remove cache size setting. Add advanced settings section. Other minor changes.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
android:orientation="vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:background="#333333"
|
||||
android:background="@color/reader_menu_background"
|
||||
android:paddingRight="10dp"
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingTop="5dp"
|
||||
|
||||
@@ -34,6 +34,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/keep_screen_on"
|
||||
style="@style/grey_text"
|
||||
android:text="Keep screen on"/>
|
||||
android:text="@string/pref_keep_screen_on"/>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user