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.
我想知道如何增加表格布局的大小??我已将 textviews 和 edittext 放置在屏幕左侧出现的表格行中。我想设计类似这样
您可以使用 android:minHeight="60px"或将宽度/高度分配给fill_parent.
android:minHeight="60px"
fill_parent