Closed YaroslavGomon closed 1 year ago
add onChangeSearchValue callback in App class.
In Menu class it call redraw of cards with Search input value within 1 s or Enter key.
In Card class Change draw method, now when no arguments it draw recent podcasts, when draw has argument with type String, it draw cards searched with this string.
add onChangeSearchValue callback in App class.
In Menu class it call redraw of cards with Search input value within 1 s or Enter key.
In Card class Change draw method, now when no arguments it draw recent podcasts, when draw has argument with type String, it draw cards searched with this string.