Hi,
As far as I know, Naviframe must have fixed layout which has only two buttons on left, right side and title on center.
So, I want to custom title bar which is similar to Android Actionbar.
I'm going to put one or two buttons on right side, and put title on left side.
Since number of buttons will be changeable, width of title and container of buttons must be changeable.
I use edc files to make layout, but I can't find a way to make changeable layout.
I need your help.
Thank you!