标签: android json android-volley tabular
我正在使用volley从我的webservice中检索我的Json数据并填充表行。但是表格对于屏幕来说太宽了,它看起来像这样:
如图所示,桌子的右侧离开了屏幕。我有什么选择,我想用横向滚动作为最后的手段。