Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/u1aryz/Android-NewPopupMenu


https://github.com/u1aryz/Android-NewPopupMenu

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Android-NewPopupMenu
Android-NewPopupMenu is an android library to create popup menu with GoogleMusic app-like style.

## Requirements
Tested with APIv4

## How To Use
This repo includes a sample project.

## Including In Project For Maven
dependency:


com.u1aryz
android-newpopupmenu-lib
1.0.0
apklib

repository:



u1aryz-newpopupmenu-repo
http://u1aryz.github.com/Android-NewPopupMenu/repository/release

## Including In Project For Gradle
dependency:

dependencies {
compile 'com.u1aryz:android-newpopupmenu-lib:1.0.1'
}

repository:

repositories {
mavenCentral()
}

## Developer
* @u1aryz ( Yuichi. Arai ) -

## License
Copyright 2012 u1aryz

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.

## Screens
![NewPopupMenu Sample Screenshot][1]

[1]: https://github.com/u1aryz/Android-NewPopupMenu/raw/master/android-newpopupmenu-sample/screens.png