We have included commonly used utility functions in this library that are listed below and we will keep adding up more functions at the same place.
- Mashmallow permissions.
- Camera and Gallery image picker.
- Dymanic text / screen sizes
- Alert dialog with message / Options.
- Zoomable image view
- Non Swipeable ViewPager.
- Square ImageView / RelativeLayout / ViewPager.
- Close keyboard on outside touch of edit text fields.
- Time & Date Conversion methods.
- Read Phone Contacts.
- Toast & Log messages.
- Internet connectivity check / Keyboad utils
- Form input data validation.
Many more common utility methods coming soon…
To get a Git project into your build you need to follow these steps.
Step 1. Add the JitPack repository to your build file
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
Step 2. Add the dependency
dependencies {
implementation 'com.github.iHaiderAli:Utility-Package-App:854a55d037'
}
Now you are good to go. :-)
- Haider Ali
if you have any query or want to discuss something realted to projects or anything else please feel free to contact me.
Gmail: ihaiderali.arif@gmail.com
Skype: haider7577
Linked in: https://www.linkedin.com/in/haider-ali-203ab7126/