Android Views

AndroidViews is a regularly updated database, gathering different open source Custom Android UI Views, interaction patterns, libraries and tools.

Android Asset Studio

Android Asset Studio is a collection of tools for android icon generation, Actionbar style generator, Holo colors generator,etc.

Monday, May 13, 2013

ListExpandableView

ListExpandableView:

Implementation:

listview_row.xml:
  • In listview_row xml file we have two relative layout. 1.- rel_top_layout and 2. - rel_bottom_layout
  • ByDefault bottom layout visibility is gone and top layout is visible.