mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
updating commons, kotlin, gradle
This commit is contained in:
@ -7,8 +7,6 @@ import com.simplemobiletools.clock.helpers.TAB_CLOCK
|
||||
import com.simplemobiletools.commons.activities.BaseSplashActivity
|
||||
|
||||
class SplashActivity : BaseSplashActivity() {
|
||||
override fun getAppPackageName() = packageName
|
||||
|
||||
override fun initActivity() {
|
||||
when {
|
||||
intent?.action == "android.intent.action.SHOW_ALARMS" -> {
|
||||
|
Reference in New Issue
Block a user