I code for living
© 2010 - 2022
~ 30 sec read
This nice sliding menu is supported in its full glory with API level 14. But can be degraded gracefully on earlier version of the OS too.
Tip from Romain: use the drawing cache instead with View.setDrawingCacheEnabled.