Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TextFields 有这个非常有用的选项,“编辑开始时清除”,但似乎在 TextViews 中找不到。有没有等价物?如果不是,那么批准的解决方法是什么?
然后你应该创建一个自定义 TextView 子类。你可以在这里找到一个。