Sunday, September 27, 2009

Animated selection in TileList.

One more experiment with UI. This time I have tried to animate selection in the TileList. Try to click on items in the TileList or enter index for selection.



Implementation is quite easy, I have overrided drawSelectionIndicator method of the TileList and added animation using Tween.

Feel free to ask me for source code.

No comments:

Post a Comment