app / com.ocean.ishareeconomy_android / MyApplication

MyApplication

class MyApplication : Application

Part of com.ocean.ishareeconomy_android.

MyApplication is a custom application class which main use is that it initializes the AndroidThreeTen library Note: this class is only used once, on application start up, it's declared in the AndroidManifest

Constructors

<init>

Part of com.ocean.ishareeconomy_android.

MyApplication()

Functions

onCreate

fun onCreate(): Unit