Default webtoon zoom out option

This commit is contained in:
Koitharu
2024-02-07 11:52:42 +02:00
parent ba2ed6a2ef
commit 58d1c3de26
12 changed files with 122 additions and 17 deletions

View File

@@ -23,6 +23,7 @@
<attr name="android:valueFrom" />
<attr name="android:valueTo" />
<attr name="android:stepSize" />
<attr name="tickVisible" />
</declare-styleable>
<declare-styleable name="ListItemTextView">

View File

@@ -585,4 +585,5 @@
<string name="none">None</string>
<string name="config_reset_confirm">Reset settings to default values? This action cannot be undone.</string>
<string name="use_two_pages_landscape">Use two pages layout on landscape orientation (beta)</string>
</resources>
<string name="default_webtoon_zoom_out">Default webtoon zoom out</string>
</resources>