Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 547 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 547 Bytes

CyberGear Utils 0.0.2

helpful tools for android

Usage

Project build.gradle

allprojects {
    repositories {
        ...
        maven {
            url "https://github.com/CyberGear/Utils/raw/master/repo/"
        }
    }
}

module build.gradle

dependencies {
    ...
    compile 'lt.cybergear:utils:0.0.2'
}

Contents

Metrics.dpToPx(int dp)

FinishBroadcast // helps to handle all activitys close

DecimalDigitsInputFilter // constrain entering double