Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Este repositorio almacena la libreria image progress

Notifications You must be signed in to change notification settings

codigo-francisco/ImageProgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageProgress

ImageProgress is an android library to show the loading progress in an ImageView painting a part of the image in original color an the rest in black and white.

ImageView with 15% of progress

Same image with 75% of progress

Installation

You need to add this line in your build.gradle

implementation 'io.github.rockbass2560:imageprogress:1.0.1'

Example of use

You can add the view in your layout.xml, the attribute value needs to be a value between 0 and 100 (percent value of the image view)

First Example

To change the value you can modify value property and the image will paint color part automatically

Second Example

About

Este repositorio almacena la libreria image progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages