Finished Appointment List Adapter
class FinishedAppointmentListAdapter : ListAdapter<AppointmentData, FinishedAppointmentListAdapter.ViewModel>
Adapter class that used for generated view component for RecycleView component.
Types
Functions
Link copied to clipboard
Link copied to clipboard
open override fun onCreateViewHolder(parent: ViewGroup, viewType: Int): FinishedAppointmentListAdapter.ViewModel