0

Im trying to achieve some thing like Facebook ActionBar. I want to display notification count on the ActionBar, and when the user clicks on the icon, a pop-window opens and shows a custom list.

Im using API level 9 for my project and support lib v7 for the actionbar.

Any one got any clue on this..Help appreciated

Thanks in advance

Happy coding

Ravi
  • 34,851
  • 21
  • 122
  • 183
rahul
  • 2,758
  • 5
  • 32
  • 53
  • Looking for https://github.com/jgilfelt/android-viewbadger – Raghunandan Feb 03 '14 at 08:36
  • Thanks for the quick response @Raghunandan. But I don't know how to use a custom view for actionbar. I would like to work on the pop-window. – rahul Feb 03 '14 at 08:44
  • http://stackoverflow.com/questions/13288989/how-to-get-text-on-an-actionbar-icon. search on stackvoverflow you will find many similar nes – Raghunandan Feb 03 '14 at 08:45
  • @Raghunandan I have already tried all thos. As I mentioned, Im using API level 9 for my app. So getActionView() wont work. Do you have an alternate for this method? – rahul Feb 03 '14 at 11:05
  • 1
    http://stackoverflow.com/questions/15641183/what-is-the-alternative-to-getactionview-before-api-level11-in-android. again search on stackoverflow there is an alternative. Why don't you search on stackpverflow you have many similar posts – Raghunandan Feb 03 '14 at 11:10
  • I tried looking into some of the blogs and developer site. I tried creating my own Action provider. But ended up in some issue. stackoverflow.com/questions/21646371/actionbar-menu-remains-in-display-on-backkey-press – rahul Feb 08 '14 at 13:13

0 Answers0