We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3737664 + 4427f0f commit c4581b6Copy full SHA for c4581b6
README.md
@@ -830,9 +830,9 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
830
831
#### Dialogs and Toasts
832
833
-* What is `Dialog` in Android?
+* What is `Dialog` in Android?[Dialog](https://developer.android.com/guide/topics/ui/dialogs)
834
835
-* What is `Toast` in Android?
+* What is `Toast` in Android?[Toast](https://developer.android.com/guide/topics/ui/notifiers/toasts)
836
837
* What the difference between `Dialog` and `Dialog Fragment`?
838
0 commit comments