turns out the internet is not needed afterall? Lets remove it and see
This commit is contained in:
parent
53681baa79
commit
7fcf3e93e8
4 changed files with 2 additions and 16 deletions
|
|
@ -215,7 +215,6 @@ class MainActivity : SimpleActivity() {
|
|||
val licenses = LICENSE_EVENT_BUS or LICENSE_SMS_MMS or LICENSE_INDICATOR_FAST_SCROLL
|
||||
|
||||
val faqItems = arrayListOf(
|
||||
FAQItem(R.string.faq_1_title, R.string.faq_1_text),
|
||||
FAQItem(R.string.faq_2_title_commons, R.string.faq_2_text_commons),
|
||||
FAQItem(R.string.faq_6_title_commons, R.string.faq_6_text_commons)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue