android - how to add item for vertical to gridiview -


if add item gridview automatically added horizontal, how add item vertically gridview top bottom column in android.

gridview, in cases uses listadapter. don't add items gridview, rather, add them adapter.

listadapters not designed give grid based layout. , so, it's not possible. don't think gridview supports adding items @ random indexes. at-least, docs don't mention this.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -