nirenr/AndroLua_pro

在布局表中 textView的hint属性设置之后报错 不知道应该怎么写代码 怎么设置布局表中的hint属性啊

Closed this issue · 2 comments

{
Linearout;
{
textView;
hint="test"
};
};

兄弟,TextView有hint这个属性?确定不是EditText?

hint后面你加;没