app / com.ocean.ishareeconomy_android.using / UsingActivity / onDetailClick

onDetailClick

fun onDetailClick(): Unit

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

Return
Unit