mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-18 13:00:36 +01:00
removing the prompt about Simple Dialer, SMS Messenger and Voice Recorder
This commit is contained in:
parent
53c855f252
commit
7c8cd2f1f3
@ -154,12 +154,6 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
|
|||||||
finish()
|
finish()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// notify some users about the Dialer, SMS Messenger and Voice Recorder apps
|
|
||||||
if (!config.wasMessengerRecorderShown && config.appRunCount > 35) {
|
|
||||||
NewAppsIconsDialog(this)
|
|
||||||
config.wasMessengerRecorderShown = true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onStart() {
|
override fun onStart() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user