Hi, > Doing so, it means the button width may vary depending of where the button > is ? Some buttons are set sizes, other vary.
> I mean the maxButtonWidth takes an array, this array is supposed to be > the set of buttons on a given state of the app, right ? No it the set of buttons it checks for to work out the maximum width, that could buttons from several views. > The previous behavior was to set the standardButtonWidth to the max width of > the all set of Buttons in the app, right ? Exactly the same now. > I've got and error anyway and can't debug it because need to go to work, > I'll see tonight: > > Error: Could not find compiled locale 'en_US' Means you SDK is missing the en_US compiled locale. Thanks, Justin