I’m thinking about an interface for my application, so i applied a GridView to have a dashboard like, BUT i’m not satisfied of the result, so i browsed some apps and found that this one have a very nice interface:
http://images.frandroid.com/wp-content/uploads/2012/02/patiner.jpg
I would like to know if this is based on a GridView or simple button images or is there any other tips?
Thank you very much.
I’m thinking about an interface for my application, so i applied a GridView to
Share
This should get you something like what you want. But I used regular buttons, you’ll probably want image buttons. I just happened to have this code opened so i cut and pasted to make it more “example friendly” it might not be perfect.