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

onDetailClick

fun onDetailClick(): Unit

Method that navigates to the detail view when an list object in the lendingMasterFragment is clicked. It sets the blank LendingDetailFragment, which will be updated on initialisation by the repo

Return
Unit