Android Scrolling Activity Toolbar Subtitle not showing -


i setting toolbar subtitle :

toolbar toolbar = (toolbar) findviewbyid(r.id.toolbar); setsupportactionbar(toolbar); getextra(); getsupportactionbar().setsubtitle("subtitle"); 

it working other activity not working scrolling activity


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

sql - MySQL - Finding Empty relations -