Package de. tuchemnitz. armadillogin. ui. user
Types
CredentialAdapter
Link copied to clipboard
class CredentialAdapter(onDeleteClicked: (String) -> Unit, lifecycleOwner: LifecycleOwner, armadilloViewModel: ArmadilloViewModel) : ListAdapter<Credential, CredentialAdapter.CredentialViewHolder>
Content copied to clipboard
RecyclerView adapter used to display the retrieved list of credentials.
DeleteConfirmationFragment
Link copied to clipboard
UserOverviewFragment
Link copied to clipboard
class UserOverviewFragment : Fragment, DeleteConfirmationFragment.Listener
Content copied to clipboard
UserOverviewViewModel
Link copied to clipboard