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.
对话框中是否可以有换行符?使用我尝试使用两者发送文本,showDialogMessage但两者都不起作用。虽然不可见。假设它是比使用更好的候选者SmartEyeglassControlUtils\n<br/>\n<br/>
showDialogMessage
SmartEyeglassControlUtils
\n
<br/>
不幸的是,对话框中不支持换行符。因为对话框被设计为简单而简短。
尽管您可以使用常规的 Android 布局在 SmartEyeglass 上显示更详细的视图。