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

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -