Skip to content

ogdlukic/android-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-library

Android Widgets and Support Class Library

Class List

Android Directory / File Choicer Dialog with options to create / rename / delete file. Can be used as standalone java file.

openfiledialog.png

popupshareactionprovider.png

seekbarpreference.png

Expandable List View

removeitemanimation.gif

expanditem.gif

WebViewCustom

Support Apache HttpClient, Proxying...

Unread Count Drawable

./docs/unread.pnp

Install

gradle

    compile 'com.github.axet:android-library:1.3.5'

maven

<dependency>
  <groupId>com.github.axet</groupId>
  <artifactId>android-library</artifactId>
  <version>1.4.4</version>
  <type>aar</type>
</dependency>

About

Android Widgets and Support Class Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published