dminta / MaterialProgressBarXamarinAndroidBinding

Xamarin.Android binding for MaterialProgressBar (https://github.com/DreaminginCodeZH/MaterialProgressBar)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialProgressBar binding for Xamarin.Android

Icon

Material Design ProgressBar with consistent appearance on Android 4.0+.

Why MaterialProgressBar?

  • Consistent appearance on Android 4.0+.
  • Correct tinting across platforms.
  • Able to remove the intrinsic padding of framework ProgressBar.
  • Able to hide the progress background of framework horizontal ProgressBar.
  • Able to show a determinate circular progress.
  • Used as a drop-in replacement for framework ProgressBar.

MaterialProgressBar - more information

Binding and sample code

Bindings library contains MaterialProgressBar v1.4.2 prebuilt AAR.

Sample project is based on MaterialProgressBar sample code and its resources. Butter Knife library was replaced with Cheeseknife.

Usage

  • Download this repository and add reference to MaterialProgressBar project in your solution

or

License

The license for this repository is specified in LICENSE.

About

Xamarin.Android binding for MaterialProgressBar (https://github.com/DreaminginCodeZH/MaterialProgressBar)

License:Other


Languages

Language:C# 100.0%