android——TextView默认文字开发时显示运行时隐藏

it2024-07-12  67

根布局添加属性:

 

[java]  view plain  copy   xmlns:tools="http://schemas.android.com/tools"  

textview添加属性:

[java]  view plain  copy   tools:text="默认文字" 

转载于:https://www.cnblogs.com/rivers-enduring/p/9214611.html

最新回复(0)