SunnyBe / ProgText

Progress bar with dynamic texts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgText

Build

ProgText is a progress rendering library for Android. Fully developed in Kotlin commonmark-kotlin and XMLcommonmark-xml.

This library and renders the specified text with an animated ball bouncing on each character of the specified text. Default for unspecified text is Please Wait. It's extremely fast, feature-rich and extensible.

ProgText was built using proper instruction as specified in the Android Studio Documentation mark-custom-component

Setup

Add ProgText to your build.gradle dependencies

implementation 'com.github.progText.View:library:LATEST-VERSION'

About

Progress bar with dynamic texts


Languages

Language:Kotlin 100.0%