Showing posts with label alertdialog. Show all posts
Showing posts with label alertdialog. Show all posts

Sunday, April 8, 2012

Android Custom Alert Dialog Display Error after changing the Build Version


I am developing one simple demo . Here in this demo i just create one simple custom alert dialog . Its work fine.

Friday, January 20, 2012

XML layout overlapping AlertDialog"s Title


I am developing an Android application where the user is asked to "setup" before recording data. This is accomplished using an AlertDialog that inflates an XML layout, using such code: