java - Android Creating a Grid -


is there android library creating grid views similar 1 in this app

i have done few google searches can't seem able find anything.

what looking not grid graph views. graph views let create nodes, linked lines / arrows.

a while used java graph library called jgraph, it's not compatible android views.

most answers on type of question use custom views.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

java - How to create Table using Apache PDFBox -