Material design listview on Android 4 -


hi i'm trying create listview on android 4+ similar available in material design, https://developer.android.com/design/material/videos/contactsanim.mp4 modifications, after click on item expand item in pretty way scrolling top of list , making rest of items darken. best way achieve on android 4? trying use expandablelistview looks awfull. or maybe there library can provide functionality?

yes use transition api building animations this. part of api used in android 4+ bu using, example, library


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -