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.
我正在向线性布局添加一个按钮,但它没有显示出来。添加按钮最后一个按钮后的主要 XML:
预览按钮不显示:
我也使用 AIDE,它不太可靠。它的设计预览也不是。所以,基本上,如果你的代码是正确的,只需构建应用程序,看看会发生什么。
第三个按钮没有位置。
减少所有按钮的 android:text 中的字符串长度并检查按钮是否出现,或使线性布局方向垂直并检查。
您必须了解“重量”属性...