Download Latest Version Click and Long Click dynamic binding for SwipePlaceHolderView.zip (248.8 kB)
Email in envelope

Get an email when there's a new version of PlaceHolderView

Home / 0.2.7
Name Modified Size InfoDownloads / Week
Parent folder
Item View refresh methods and get position method before bind.tar.gz 2016-10-10 152.3 kB
Item View refresh methods and get position method before bind.zip 2016-10-10 246.4 kB
README.md 2016-10-10 523 Bytes
Totals: 3 Items   399.3 kB 0

This update adds below methods to the PlaceHolderView

  1. <T>int getViewResolverPosition(T resolver): This will give the position of the class object which is added as the item view, even before the item view is binded to the window.
  2. <T>void refreshView(T resolver): This will refresh the item view after new data is added based on the class object reference added as item view.
  3. public void refreshView(int position): This will refresh the item view after new data is added based on the position of item view.
Source: README.md, updated 2016-10-10