I've used Date Dialogs before with no problem. However, I just added one to a new project and it shows up per the attachment. I have the Dialogs Library ver2.91 installed; however, 2.3 does the same thing. Any ideas anyone?
While you are at the IDE, Click 'Project' then click 'Manifest Editor'
You will see a line that has this: android:targetSdkVersion="14"/>
Change the 14 or any other number to 10. Then save the manifest and rerun your app. You will get theold style.
While you are at the IDE, Click 'Project' then click 'Manifest Editor'
You will see a line that has this: android:targetSdkVersion="14"/>
Change the 14 or any other number to 10. Then save the manifest and rerun your app. You will get theold style.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.