View Binding Model
A specialized VerseModel for ViewBinding.
Functions
Link copied to clipboard
Creates a new SmartViewHolder for this model.
Link copied to clipboard
Link copied to clipboard
Returns the stable ViewType ID for this model. Uses instance-level caching to ensure O(1) performance during scrolling.
Link copied to clipboard
Link copied to clipboard
One-time initialization callback executed immediately after createHolder. Use this to set up click listeners or one-time styling.
Link copied to clipboard
Optional callback executed when the view is created.