mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 14:41:01 +00:00
Removed manga faq (#93)
* Update README.md * Update beta.yml * Update strings.xml * Update FAQActivity.kt --------- Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
This commit is contained in:
@@ -61,11 +61,6 @@ class FAQActivity : AppCompatActivity() {
|
||||
currContext()!!.getString(R.string.question_7),
|
||||
currContext()!!.getString(R.string.answer_7)
|
||||
),
|
||||
Triple(
|
||||
R.drawable.ic_round_menu_book_24,
|
||||
currContext()!!.getString(R.string.question_8),
|
||||
currContext()!!.getString(R.string.answer_8)
|
||||
),
|
||||
Triple(
|
||||
R.drawable.ic_round_lock_open_24,
|
||||
currContext()!!.getString(R.string.question_9),
|
||||
|
||||
@@ -569,9 +569,6 @@
|
||||
|
||||
\n\nNote: Direct downloads are also possible without a manager but it\'s not recommended.</string>
|
||||
|
||||
<string name="question_8">How to download Manga Chapters?</string>
|
||||
<string name="answer_8">It is yet not possible to download chapters in Dantotsu but this feature will be implemented soon.</string>
|
||||
|
||||
<string name="question_9">How to enable NSFW content?</string>
|
||||
<string name="answer_9">You can enable nsfw content by enabling 18+ contents from this [link](https://anilist.co/settings/media).</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user