Skip to content

Releases: lurbas/ListItemView

Remove meta tags from manifest

15 Jun 15:49

Choose a tag to compare

The library doesn't force support for RLT and backup anymore

Add support of checked state, checkboxes, radiobuttons and any AnimatedVectorDrawables

09 Mar 05:13

Choose a tag to compare

Fix crash when icon not set in xml

11 Jul 07:45

Choose a tag to compare

v1.0.5

Bump version number

Create menu from MenuBuilder object

10 Jul 16:06

Choose a tag to compare

The menu API was restricted to static R.menu files. It is now possible to add menus dynamically by calling setMenu(MenuBuilder);

All changes:

  • Allow setting menu from MenuBuilder;
  • Add ripple effect on background;
  • Add VectorCompat support;

Fix warning "ResourceType: Invalid package identifier"

04 Jun 18:56

Choose a tag to compare

Fix crash in constructor

04 Jun 18:54

Choose a tag to compare

v1.0.1

Bump version number

Add support for avatar

26 Mar 19:31

Choose a tag to compare

  • avatar support
  • new setDisplayMode(int mode) api
  • update appcimpat lib to 25.3.0

Init release

26 Mar 19:31

Choose a tag to compare

v0.9.0

Update docs