You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZoomListView is unfinished and needs to be competed. Some things that need to be done is adding animations, fixing issues with on click events while the listview is zoomed and add a Listener to allow observers to be notified when the listview is Zoomed.
The text was updated successfully, but these errors were encountered:
This functionality is implemented, however, there are some slight issues with listview items not re-sizing correctly when going back to their original state. This is probably because of the scale animation that is performed when an item gains focus via a longClick, so need to look into it.
ZoomListView is unfinished and needs to be competed. Some things that need to be done is adding animations, fixing issues with on click events while the listview is zoomed and add a Listener to allow observers to be notified when the listview is Zoomed.
The text was updated successfully, but these errors were encountered: