Add new APIs
This commit is contained in:
@@ -7,7 +7,7 @@ function on_search()
|
||||
local texts = { "text1", "text2", "text3" }
|
||||
local colors = { md_colors.purple_400, md_colors.purple_600, md_colors.purple_800 }
|
||||
|
||||
search:show(texts, colors)
|
||||
search:show_buttons(texts, colors)
|
||||
end
|
||||
|
||||
function on_click(idx)
|
||||
|
||||
Reference in New Issue
Block a user