We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SlidingMenu - navigation pattern, using in YouTube, Evernote and other cool apps. We are using implementation by Jeremy Feinstein: SlidingMenu
<dependency> <groupId>org.holoeverywhere</groupId> <artifactId>addon-slidingmenu</artifactId> <version>${holoeverywhere.version}</version> <type>apklib</type> </dependency>
Import project addons/slidingmenu and add as dependency/module to your application.