I am trying to display the amount of data in the upper right corner of my action bar.
If I had not used the split action bar, I would simply have created a TextView in the bar, but it is currently not possible to have elements at the top of the Action Bar when you split.
To clarify, I mean the following:

Did Google use a different implementation of the action bar, or is there a way to do this? I think I remember reading about it, but I canβt find what it's called.
android android-actionbar
Tim van Dalen May 25 '12 at 03:17 2012-05-25 15:17
source share