I am following this example. - TopicsExpress



          

I am following this example. androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/ I want to show list items on HomeFragment which i get from xml. But when i write this code in HomeFragment Intent in = new Intent(getActivity(), CustomizedListView.class); startActivity(in); I move to my list view but this example slider does not work there. So how I show my CustomizedListView elements in HomeFragment? Note:-Full question is on StackOverflow. Please go through that link. Here is the link:- stackoverflow/questions/26821387/show-another-class-activity-on-fragment-select
Posted on: Sat, 08 Nov 2014 19:57:26 +0000

Trending Topics



Recently Viewed Topics




© 2015