PlaceHolderView icon indicating copy to clipboard operation
PlaceHolderView copied to clipboard

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to ge...

Results 69 PlaceHolderView issues
Sort by recently updated
recently updated
newest added

i have followed your tutorial and implemented everything as it was told but i am having this error, can you please help me with this. thankyou. here is the Log...

For Tinder swipe cards, on clicking like button as of now we are not getting resolvers, now we can get the top resolver.

In Android have DiffUtil is very cool. Can you guys support this one in the library

That mean when I click the any parent I wanna see the last view of child inside! Now when i click not auto scroll so I don't see the child...

Related to #35. This Pull Request make PHV can swipe in ViewPager. Now `FrameView` prevent intercepting by parent ViewGroup touch event (ex. ViewPager or ScrollView)

@janishar I added Tab layout into HeaderView of ExpandablePlaceHolderView. Once I expand //collapse ExpandablePlaceHolderView.It results tabs are getting added into headerview. ` @Parent @SingleTop @Layout(R.layout.adapter_tablayout_hcm) public class HCM_HeaderView { private...

right now, it's going only 1 item previous, I want to previous until the first item, how can I do? Thanks, dev for this library :D

Hi guys, I new here, my question is that if let say below placeholderswipe i got three button which are dislike, fav, like. How to make animation on left (for...

App crash, when tap to view and long tap to card simultaneously.