Android: Simple GridView that displays text in the grids

后端 未结 3 1844
后悔当初
后悔当初 2020-12-06 07:50

I\'m following the example on the android tutorial about the GridView, but instead of showing image, i want to just simple show some text using a TextView. it turns out seem

3条回答
  •  难免孤独
    2020-12-06 08:21

    I see GridView so I'm almost assuming that this is similar to SWT?

    If so you need to show the relationship between your view and the ViewGroup parent

提交回复
热议问题