SkillAgentSearch skills...

KickAssSlidingMenu

I am bringing it back from the good old project sliding menu in the Android Studio. It will be an alternative to the google promoted Drawer Layout.

Install / Use

/learn @jjhesk/KickAssSlidingMenu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BringItBackAdvanceSlidingMenu

Download License Android ArsenalAndroid Gems

I am bringing it back from the good old project sliding menu in the Android Studio. It will be an alternative to the google promoted Drawer Layout. With tons of additional tools and precoded frameworks you can work on the things you want from the scatch.

##Features

  • [x] slide in and slide out options
  • [x] building external fragment swapping support for both v4 and v13
  • [x] precoded fragment support templates
  • [x] precoded fragment menu
  • [x] precoded treeview fragment menu
  • [x] profile view menu
  • [x] fully slacky support menu layout implementations and customizations
  • [x] newsfeed abstract for instance implementation
  • [x] catelog abstract for showing grid views of items
  • [x] simple tree list for expandable list item view - allows many customizations
  • [x] menu banners on the list recycler view - allows many customizations

##Demo / Screen shot screen screendemo2

##Coding support Please visit out wiki page for more tutorial informations

Supporting methods availabilities

| methods | explainations| | :---- | :---- | | mode| left or right | | viewAbove| layout reference | | viewBehind| layout reference | | behindOffset| dimension | | behindWidth| dimension | | behindScrollScale| float | | touchModeAbove| margin or fullscreen or none| | touchModeBehind| margin or fullscreen or none| | shadowDrawable| the reference of the drawable of the fading shadow| | shadowWidth| the dimension of the width of menu| | fadeEnabled| enable for fading on the menu| | fadeDegree| enable the fading darkenness for the menu| | selectorEnabled| 2 | | selectorDrawable| 1| | contentFadeEnabled| enable for the content fade| | contentFadeDegree| the fading degree for the content|

###ScreenShots Android Gems

<img src="scn/device-2015-06-30-110654.png" width="300px"/>

Installations

Please check with supported repo mavens

###Bintray Remote JCenter is the place to find and share popular Apache Maven packages for use by Maven, Gradle, Ivy, SBT, etc. For the most comprehensive collection of artifacts, point your Maven at: http://jcenter.bintray.com

Download

dependencies { compile 'com.hkm.slidingmenulib:slidingmenulib:2.1.0’}

Master: Build Status BranchV1: Build Status

###Thanks

Apps whom use this lib also adapted from this technology


Copyright 2015 Heskeyo Kam JJhesk

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
View on GitHub
GitHub Stars97
CategoryDevelopment
Updated1y ago
Forks31

Languages

Java

Security Score

80/100

Audited on Nov 27, 2024

No findings