Shreyash Mahajan

Results 6 issues of Shreyash Mahajan

Hello, I have refer this android developer blog for the NavigationView. http://android-developers.blogspot.in/2015/05/android-design-support-library.html I have updated your drawer.xml layout as below: Here, I have added more menu items with header. But...

Hello, I have try all of your demo. I have once requirement to have Sticky Tabs with the effect you have implemented. I have use your Sample activity with name...

Hi, First of all Thanks for providing such useful library. It is really gone useful to many of the developers. I have added this library to my project. It is...

I have added tagview to my recyclerview's footer. I am facing issue like, when I scroll to down. initially tags that is in the footer is not going to display....

bug

I have created some tags using this library. Then I have try to remove that tags byclear button on android keyboard (which used to remove the last character of input),...

Hello, I am using this library for my App. But i have Recycler view with in the tabs and your example is for ListView. OnScrollListener interface in ListView while it...