slideSelectionList

Additional

Language
Java
Version
1.1.4 (Dec 9, 2015)
Created
Sep 10, 2015
Updated
Dec 9, 2015 (Retired)
Owner
SodiDav (jjhesk)
Contributor
SodiDav (jjhesk)
1
Activity
Badge
Generate
Download
Source code

Advertisement

Sliding Selection List

The goal is to develop an amazing library with the latest android library to make a nagivation based menu. The viewpager based animated pushed level by level list menu support both multiple and single selection. The library to resolve real time sliding selection list. This is the solution for integrated complex filter and location picker

Features:

  • level based menu with recyclerview and viewpager
  • custom transitions
  • mulitple selection and single selection combinations
  • Filter search on the list item
  • support library 23.1.1 +

Feature Sample App:

Applied with logic from HbSelectionFragment which is the enhanced flow logic from backward and forward selection list.

implemenation

There is nothing to supprt Ecilipse. Sorry. No Ecilipse! Instead you can take a look at the gradle implementation

repositories {
   maven { url 'http://dl.bintray.com/jjhesk/maven/' }
}

compile 'com.hkm.slideSelectionList:slideselection:1.1.4'

License

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.