I can setTitle("My Title"), but what I'm looking to do is set two titles... one on the left side and one on the right. How might I do that?
I currently have 2 textviews, aligned parent left and right... the textappearance is changed. But I'm hoping to get that into the titlebar using code so I don't have to use some background to simulate the titlebar.