We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644876c commit 8868ad4Copy full SHA for 8868ad4
2 files changed
.idea/caches/build_file_checksums.ser
0 Bytes
readme.md
@@ -49,5 +49,12 @@ This project covers the syllabus of `Associate Android Developer Certification`
49
- accessibility_hook (**Custom view and accessibility**)
50
- nav_drawer (**Navigation Drawer**)
51
- user_preference (**Setting preference and menu**)
52
+- ui_test (**Android Espresso UI test**)
53
+- constraintlayout (**Basic constraint layout feature**)
54
+- emoji (**Emoji icon**)
55
+- notifivation (**Android notification for new API**)
56
57
58
+- RnD_chathistory (**Customize paging example**)
59
+
60
+for unit test related code to get prepared for GAAD exam [MockitoUnitTest](https://github.com/anjandebnath/MockitoUnitTestTutorial)
0 commit comments