Skip to content

Sidekick is a android library with utils, helpers and micro frameworks.

License

Notifications You must be signed in to change notification settings

felixWackernagel/sidekick

Repository files navigation

Sidekick

Build Status

Sidekick is a android library project with utils, helpers and micro frameworks.

This project is in the early stages of development but grows continuously to support your own app.

Installation

dependencies {
    ...
    compile 'de.wackernagel.android:sidekick:1.3.8'
    
    # Extensions
    compile 'de.wackernagel.android:sidekick-annotations:0.3.0'
    compile 'de.wackernagel.android:sidekick-processor:0.3.0'
}

Docs

Check-out the Wiki pages for further examples and descriptions.

Utils

  • DeviceUtils
  • NetworkUtils
  • ColorFilterUtils
  • TintUtils
  • NetworkUtils
  • TooltipUtils
  • TypefaceUtils
  • PreferenceUtils
  • LogUtils
  • ObjectsCompat
  • CursorCompat

Widgets

  • ForegroundRelativeLayout
  • TypefaceTextView
  • AspectRatioImageView
  • CircularRevealView
  • IndicatorView

About

Sidekick is a android library with utils, helpers and micro frameworks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages