I came across this thread on how to split icons across the top and bottom action bars: How to add actions to the top part of a split ActionBar. My question is where do the methods mentioned in the first answer go (setDisplayOptions
& setCustomView
)?
Thanks!