mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-01-22 06:37:35 +01:00
Updated line event bus in MainActivity.kt
This commit is contained in:
parent
ca0dab5e5f
commit
d27ca9f73d
@ -161,7 +161,7 @@ class MainActivity : SimpleActivity() {
|
||||
|
||||
private fun launchAbout() {
|
||||
reTurnFlashlightOn = false
|
||||
val licenses = LICENSE_OTTO
|
||||
val licenses = LICENSE_EVENT_BUS
|
||||
|
||||
val faqItems = arrayListOf(
|
||||
FAQItem(R.string.faq_1_title_commons, R.string.faq_1_text_commons),
|
||||
|
Loading…
Reference in New Issue
Block a user