摘要:
在输入框中输入我们想要输入的信息就会出现其他与其相关的提示信息,这种效果在Android中是用AutoCompleteTextView实现的。 一、AutoCompleteTextView:单一匹配 MultiAutoCompleteTextView:多个匹配 二、常用属性 AutoComplete 阅读全文
posted @ 2017-06-30 15:10
段合江
阅读(473)
评论(0)
推荐(0)
摘要:
一、要点 设置四个属性 android:singleLine="true" android:ellipsize="marquee" android:focusable="true" android:focusableInTouchMode="true" 直接在xml中使用 注意:singleLine 阅读全文
posted @ 2017-06-30 14:01
段合江
阅读(598)
评论(0)
推荐(0)
浙公网安备 33010602011771号