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:
parent
eb75d299d2
commit
38c5ae447a
3 changed files with 5 additions and 9 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue