Hi, I have a question about gui android application.
when i run the project and choose 2.3.3 as my api version. I add some gui elements as a button and then run the code on device 4.0.3.
Now the problem: the button looks like a button 2.3.3, and not version 4.0.3.
Is there any way to change this?
source
share