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
Post a Comment