Skip to content

ABPSoft/ABPUiHelper

Repository files navigation

ABPUiHelper

The Android library to parse UI and change typeface.

Usage

Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Add the dependency

dependencies {
    implementation 'com.aminbahrami:ABPUiHelper:1.0'
}

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages