Have the creator of the New Keyboard Accessory VIew chose the frame. |
|
Issue descriptionRight now the code is something like: CGRect frame = CGRectMake(0.0, 0.0, width, kViewHeight); self = [super initWithFrame:frame inputViewStyle:UIInputViewStyleKeyboard]; |frame| should really be set by the creator, probably using constraints. |
|
►
Sign in to add a comment |
|
Comment 1 by jif@chromium.org
, Oct 24 2017