Listing Creation Control like Google Keep in an Android app -


here link of creating list in google keep app. need list creation control in android.

enter image description here

i searching control of creating item listing google keep android.

is there third party library? if not, give me idea create control that.

irshu mention in comment use staggeredgridlayoutmanager.a layoutmanager lays out children in staggered grid formation. supports horizontal & vertical layout ability layout children in reverse.

staggered grids have gaps @ edges of layout. avoid these gaps, staggeredgridlayoutmanager can offset spans independently or move items between spans.

for more details visit: http://developer.android.com/reference/android/support/v7/widget/staggeredgridlayoutmanager.html

tutorials : http://inducesmile.com/android/android-staggeredgridlayoutmanager-example-tutorial/


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -