StevenRudenko / ActionsContentView

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 new Android SDK versions. This allows develop an application with an action/content swiping view for every version of Android from 2.2 and up.
https://play.google.com/store/apps/details?id=sample.actionscontentview
441 stars 179 forks source link

i get actions above content, how can i fix this? #46

Open tarek360 opened 10 years ago

tarek360 commented 10 years ago

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 the reverse, how can i fix this?

thank you :)

StevenRudenko commented 10 years ago

That's weird. What device do you use? What Android version is there?