You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.
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 ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ?
The text was updated successfully, but these errors were encountered: