Batch Barcode List View
class BatchBarcodeListView(context: Context, attrs: AttributeSet) : FrameLayout, IBatchBarcodeListView
Represents a list of scanned barcodes
Types
Link copied to clipboard
Link copied to clipboard
class BarcodeItemViewHolder(val binding: <Error class: unknown class>) : BatchBarcodeListView.SwipeableViewHolder
View holder representing a barcode item
Link copied to clipboard
Represents a view holder with a swipable part
Functions
Link copied to clipboard
Link copied to clipboard
Processing back press and collapsing bottom sheet if needed
Link copied to clipboard
Sets a color of the bottom sheet
Link copied to clipboard
Sets primary color for most of text's and other UI elements of the bottom sheet
Link copied to clipboard
Sets color for items count textview
Link copied to clipboard
Sets a placeholder for items count textview
Link copied to clipboard
Sets loading text for item, which is being converted with a mapper
Link copied to clipboard