Add Right and Left navigation (#4392)

and remove default navigation classes in favor of the navigation classes
This commit is contained in:
Andreas
2021-02-07 05:26:56 +01:00
committed by GitHub
parent 348c1ff29d
commit b63d24ac1a
6 changed files with 12 additions and 13 deletions

View File

@@ -97,6 +97,7 @@
<item>@string/l_nav</item>
<item>@string/kindlish_nav</item>
<item>@string/edge_nav</item>
<item>@string/right_and_left_nav</item>
</string-array>
<string-array name="webtoon_nav">
@@ -104,5 +105,6 @@
<item>@string/l_nav</item>
<item>@string/kindlish_nav</item>
<item>@string/edge_nav</item>
<item>@string/right_and_left_nav</item>
</string-array>
</resources>