Steven Rudenko
Steven Rudenko
sorry. there is no future development for this library however you can do it yourself by editing https://github.com/StevenRudenko/ActionsContentView/blob/master/ActionsContentViewLib/src/shared/ui/actionscontentview/ActionsContentView.java#L828 it contains logic for swiping. you may go through code and fix...
Hello. I don't like this pattern so I didn't implement such feature at ActionsContentView. Anyway it should be pretty straightforward. Cut ActionBar view and paste it to content view. I...
It would be great if you can share project with me so I can take a look how to resolve exception.
Hello. In few words: there is no easy way to make id done. Please follow links for comments for same question as yours. One: https://github.com/StevenRudenko/ActionsContentView/issues/27#issuecomment-23172667 Two: https://github.com/StevenRudenko/ActionsContentView/issues/27#issuecomment-23174374
That's weird. What device do you use? What Android version is there?
Sorry. There is no implementation of right side menu yet.
Hello, It seems that there is styles.xml missed for some device configurations. Please make sure that it is available at res/values folder in your project. Kind regards, Steven ## Steven...
sorry. I don't support this library anymore. I think Navigation Drawer from support library is right thing to use at new applications.
it seems you've done something wrong with layouts or viewpager logic. please provide some code here so I can help you.
seems to be same at #24