ActionsContentView
ActionsContentView copied to clipboard
ActionsContentView is an standalone library implements actions/content swiping view (AKA Side Navigation UI Pattern, AKA Facebook side menu). The library doesn't use any specific code introduced in n...
this library layout direction is LEFT by default and i try to find some document to change options to set this layout to RIGHT but i can't find. this quote...
In the meantime I've added a try/catch to keep my app from crashing. I'm not sure how to add that to the git project or I would. ``` Fatal Exception:...
I just came across your library and I like it. I'm wondering if you're going to add right side sliding support because that'll make it a lot better? Thanks.
When the menu button is pressed my content slides right. The shadow that is to the left of the content and thus above the menu items covers the menu items...
Hello, i am trying to add a ViewPager to content view but it doesn't show anything and i can even see the action view behind content. Here is a picture...
Well I was trying to use action content view based on the example but the icons on sidebar are very large... How Do I set them right........
hi, some of my app users are getting this error as soon as they try to launch an actionscontentview. Do you have an idea how to solve it ? ```...
thank you for your library, it is very useful. i have small problem , when i use the library like the sample i get actions above content but i need...