Unterschiede
Hier werden die Unterschiede zwischen der gewählten und der aktuellen Version gezeigt.
en:android:alertdialog 2012/10/16 15:27 | en:android:alertdialog 2020/01/22 21:00 aktuell | ||
---|---|---|---|
Zeile 23: | Zeile 23: | ||
</html> | </html> | ||
\\ | \\ | ||
- | The following example shows a simple alertdialog, as you use him as a security query:\\ | + | The following example shows a simple alertdialog, how you use him as a security query:\\ |
<code java> | <code java> | ||
AlertDialog alertDlg = new AlertDialog.Builder(this).create(); | AlertDialog alertDlg = new AlertDialog.Builder(this).create(); |