Skip to content

ahmed2146/CatLoadingTest

Repository files navigation

CatLoading

Step

Import this project into Android Studio... it's built with it.

Usage

Gradle

implementation 'com.github.ahmed2146:CatLoadingTest:v6.5'

How to use:

CatLoadingView cview;

cview = new CatLoadingView();

	cview.setClickCancelAble(true);

	cview.setText("Loading, Please wait... ");

cview.show(getSupportFragmentManager(),""); // to show

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages