Skip to content

A simple dropdown styled spinner implementation

Notifications You must be signed in to change notification settings

duanfeng/Android-DropDown

 
 

Repository files navigation

Dropdown view

This is a simple implementation of a dropdown view to be used in Android applications.

Screenshots

Dropdown screenshot

Basic usage

The files you will need:

/src/com/szugyi/dropdown/view/DropDown.java
/res/layout/view_drop_down.xml
/res/values/attrs.xml
/res/values/colors.xml

You can copy and paste them into your project, or make a library project of this one, by selecting the Properties menu from the context menu of the project folder, then selecting Android and checking in the Is Library checkbox. Do not forget to reference this project as a library project if you choose the second way to use the files.

About

A simple dropdown styled spinner implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published