-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
```
What steps will reproduce the problem?
1. Create a class that herits from LayoutGameActivity
2. Display an AlertDialog upper
3. Dismiss the dialog
What is the expected output? What do you see ins…
-
### Problem
When trying to delete a table from the list, The [alertdialog](https://developer.android.com/reference/android/app/AlertDialog) looks like this;
![tables](https://github.com/odk-x/too…
-
AlertDialogs in Declex are really easy using
$AlertDialog().message(R.string.rate)
.positiveButton(R.string.yes)
.negativeButton(R.string.no)
…