Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1006 Bytes

File metadata and controls

29 lines (21 loc) · 1006 Bytes

A3Utilities

Build Status Download

This library contains the following utility classes

  • A3Assets
    Read content from /assets
  • A3DateFormat
    Valid ISO8601 Date Format Constant
  • A3Device
    Utilities for version checks and pixel sizes.
  • A3Intent
    Methods to create default intents for email, phone, web, and open the default activities
  • A3SoftInput
    Show or hide the keyboard
  • A3TextChangedListener
    Simplified TextWatcher with only onTextChanged(String)

Including it in your project

compile "at.allaboutapps.a3utilities:a3utilities:${latestVersion}"

License

MIT License

Copyright (c) 2017 aaa - all about apps GmbH