|
@@ -1,7 +1,9 @@
|
|
|
-- [ ] I have verified there are no duplicate active or recent bugs, questions, or requests
|
|
|
+- [ ] I have verified there are [no duplicate active or recent bugs, questions, or requests](https://github.com/afollestad/material-dialogs/issues?q=is%3Aissue+is%3Aclosed)
|
|
|
- [ ] I have verified that I am using the latest version of Material Dialogs.
|
|
|
- [ ] I have given my issue a non-generic title.
|
|
|
-- [ ] I have read over the documentation (before asking questions on how to do something).
|
|
|
+- [ ] I have [read over the documentation](https://github.com/afollestad/material-dialogs/blob/master/README.md) (before asking questions on how to do something).
|
|
|
+
|
|
|
+---
|
|
|
|
|
|
###### Include the following:
|
|
|
- Material Dialogs version: `0.x.x.x`
|
|
@@ -15,15 +17,19 @@ Also, please wrap Java with correct syntax highlighting.
|
|
|
System.out.println("Hello, world!");
|
|
|
```
|
|
|
|
|
|
+---
|
|
|
+
|
|
|
###### Reproduction Steps
|
|
|
|
|
|
1.
|
|
|
2.
|
|
|
3.
|
|
|
|
|
|
-###### Expected Result
|
|
|
+---
|
|
|
|
|
|
+###### Expected Result
|
|
|
|
|
|
+---
|
|
|
|
|
|
###### Actual Result
|
|
|
|