#tap event coinRow.onTap -> selectedRow = this # Create an Animation heroSize = new Animation selectedRow, # change the scroll position to the top of the screen y: list.scrollY # Increase the size of the selectedRow to 250 height: 250 # Call this function when needed heroSize.start()