Package-level declarations

Types

Link copied to clipboard

The MainActivity class is the activity where the user can navigate between his/her links, collections teams and custom links

Link copied to clipboard

The ProfileActivity class is the activity where the user manage his/her profile account

Link copied to clipboard
abstract class RefyItemBaseActivity<T : RefyItem>(val items: List<T>, val invalidMessage: Int) : ComponentActivity

The RefyItemBaseActivity class is useful to give the base behavior of a RefyItem's activity to manage that item and other utilities such find it in the corresponding items list