The paging a the top could use some more UI love . Perhaps you can show the whole name and not half of it at the sides. This would make the clicking a bit easier.
Works great already!
The ability to have vertical and horizontal scrolling combined is really nice. The paging a the top could use some more UI love . Perhaps you can show the whole name and not half of it at the sides. This would make the clicking a bit easier.
Added a new version (0.2 beta) which adds a tab indicator like in Android Market.
Currently the PageChanged event does not work because the tab indicator sets its own onPageChangeListener. I tried to put the ba.raiseEvent() into it but it seems that ba.subExists() does not find the event sub now and so it does not work. I need to have a look into this later.
Is it possible to add a property to enable/disable user sliding? Perhaps 2 properties 'AllowUserSlideLeft' and 'AllowUserSlideRight'. This would make it possible for a user to go only back, forward or nowhere by sliding.