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
Is this really fixed or just forgotten? I tried setting the title in the XML template but it did not work, much less does it change when the binding is modified. I also tried setting the title in JS/TS by assigning to the title property of the ActionBar and using set(propName, value) on the ActionBar but the title was not updated in the apps UI. The only thing that worked for me was calling the ActionBar's update() method after changing the title programatically.
Setup:
ActionBar is not shown but is should be.
The text was updated successfully, but these errors were encountered: