java - Android MaterialDialog Multiple Lists -


is aware if android materialdialog library supports multiple lists? i've searched through docs , think might require custom view if library provides functionality prefer use library's implementation.

for example want dialog 2 lists required select 1 option each list such following:

 view: - buyers - sellers  sort by: - first name - last name - company name 


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -