I have not spent enough time yet to look at the code behind TTLauncherView, but it seems to have a blank white area on the right in landscape mode. I am thinking of rewriting the launcher, but anyone has a more elegant solution? I want to remove the blank white area and instead reorganize the items to that blank area.
Share
I think you can do this a lot easier than that… I’m pretty new to this toolkit, but this seems to work in my application:
}
EDIT:
Sorry for the edits, I just keep finding better ways to do this. We can override an animation method that automatically animates the rotation of our TTLauncherItems. I’ve changed the alpha of the view to hide the abruptness of the rotation of the icons: