HeadFirstAndroid icon indicating copy to clipboard operation
HeadFirstAndroid copied to clipboard

No data in listView (DrinkCategoryActivity) using SimpleCursorAdapter

Open mayank09 opened this issue 9 years ago • 0 comments

I am using the codes from chapter 12 starbuzz app, but if we tap on Drink in top category, the DrinkCategoryactivity(ListActivity) doesn't populate the UI with the drink values from the database using SimpleCursorAdapter

I have debug it many times, but didn't able to identify the bug. Please help me reslove this issue

mayank09 avatar Oct 10 '16 15:10 mayank09