Image via CrunchBase, source unknown Ever since iPhone
Informacja: 2008-08-24
Inne wiadomości z dnia 2008-08-24
Hi Romain Guy, Thanks for your advice, i'll try that out tomorrow morning! Cheers (sorry for double post)
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy
You are doing the findViewById() on the *activity*, not the dialog. Call findViewById() on the dialog's content instead.
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy
Hello all, I've been trying to access the values of the EditTexts in the alert dialog text entry API demo. I've added two lines to the code in the onClick method for the case DIALOG_TEXT_ENTRY: // This example shows how to add a custom layout to an AlertDialog LayoutInflater factory = LayoutInflater.from(this);
Informacja: 2008-08-24
Dziękujemy za odwiedziny /przegladprasy