ActionBarSherlock icon indicating copy to clipboard operation
ActionBarSherlock copied to clipboard

Second time custom layout for actionbar is added, actionbar didn't update itself on 4.2.x and higher

Open arsalan-mehmood opened this issue 11 years ago • 0 comments

I'm using sherlock action bar, and I've added custom layout for sherlock action bar and it is working perfectly fine on all versions upto 4.1.x....

But action bar didn't update itself on version 4.2.x and higher.

What i'm doing is that, i inflate new layout when custom button is clicked, but action bar didn't update itself visually....

I've tried to add Edit text in custom layout. when i add an EditText, soft keyboard also popups, which i think is that it is working perfectly at backend, only action bar is not updating itself visually.

Kindly can you tell me what can be the issue ?

arsalan-mehmood avatar Dec 02 '13 23:12 arsalan-mehmood