app / com.ocean.ishareeconomy_android.lending / LendingActivity / onCreate

onCreate

protected fun onCreate(savedInstanceState: Bundle?): Unit

Method that is called when the activity is created

Parameters

savedInstanceState - : Bundle?

Return
Unit