i was developing an application in android 2.3.3 then upgraded it to 4.0.3,now what is happing is the radio buttons are not visible on screen(though they are present/visible in xml file ) but on click at their space their center part is visible
i was developing an application in android 2.3.3 then upgraded it to 4.0.3,now what
Share
Try changing the theme of the application through the Manifest.xml file …..
Hope that will help you in seeing the radio buttons because it changes the UI of the application…