I'm designing buttons with selector now. For testing the design I need to run application and Log into the application, navigate to the view and so on ... You know, It is not very comfortable for me.
Is it possible to show the button states (for example: pressed) in the Eclipse Android GUI builder? (because I only see the default style.)
Thanks.