Is it possible to add textview to slide menu and change it dynamicly?
Asked
Active
Viewed 103 times
1 Answers
0
If you talk about the NavigationDrawer, it is just a ListView so It is easy to change one of the items dynamically.
See Creating a Navigation Drawer and How to refresh ListView.