Skip to content

Commit c4581b6

Browse files
Merge pull request amitshekhariitbhu#83 from VivekKumarSingh07/master
Added Dialogs and Toast links in Readme
2 parents 3737664 + 4427f0f commit c4581b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,9 +830,9 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
830830
831831
#### Dialogs and Toasts
832832
833-
* What is `Dialog` in Android?
833+
* What is `Dialog` in Android?[Dialog](https://developer.android.com/guide/topics/ui/dialogs)
834834
835-
* What is `Toast` in Android?
835+
* What is `Toast` in Android?[Toast](https://developer.android.com/guide/topics/ui/notifiers/toasts)
836836
837837
* What the difference between `Dialog` and `Dialog Fragment`?
838838

0 commit comments

Comments
 (0)