Skip to content

Commit 1f2ad4c

Browse files
authored
Update AlertDialog mit Prompt für Eingaben.java
1 parent fbb1861 commit 1f2ad4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AlertDialog mit Prompt für Eingaben.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public void onClick(DialogInterface dialog, int id) {
5757

5858
}
5959

60-
// In Kotlin &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
60+
// In Kotlin &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
6161
package android.example.myapplication
6262

6363
import android.os.Bundle
@@ -95,4 +95,4 @@ override fun onCreate(savedInstanceState: Bundle?) {
9595
.create().show()
9696
}
9797
}
98-
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
98+
// &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

0 commit comments

Comments
 (0)