* justify can be specified via menu.json
This commit is contained in:
@@ -187,6 +187,7 @@ function ViewController(options) {
|
||||
setViewProp('textStyle');
|
||||
setViewProp('focusTextStyle');
|
||||
setViewProp('textMaskChar', function(v) { view.textMaskChar = v.substr(0, 1); });
|
||||
setViewProp('justify');
|
||||
|
||||
setViewProp('maxLength');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user