是否有可能为Android按钮设置提示?

use*_*630 4 android

是否有可能为android中的按钮设置提示?

Ala*_*ier 5

如果没有Button文本,则仅将提示属性视为默认替代.它不是真正的"工具提示",因为当您将鼠标悬停在元素上时,您可以看到HTML标题属性.


tec*_*ces 3

是的myButton.setHint,在代码或android:hintXML 中。AButton继承了它们TextView