I just came to know that AlertDialog.Builder is a class in Android.BUt according to naming conventions java class cannot have "." operator.So, I was just confused ....can anyone help me out?
Asked
Active
Viewed 47 times
1 Answers
1
AlertDialog.Builder is a static nested class inside of AlertDialog.
Community
- 1
- 1
CommonsWare
- 986,068
- 189
- 2,389
- 2,491