awesome-kotlin-extensions
awesome-kotlin-extensions copied to clipboard
A curated collection of awesome Kotlin extensions android/non-android. :octocat:
## JSON related Extensions ## Acceptance need to be over java strandard lib JSON object not Gson or any other library # How did you tested the extension? please mention...
# Add extension for keyboard require following functions 1. extension for show keyboard 2. extension for hide keyboard # Acceptance need to be compatible with new keyboard api ## How...
# Extensions that are specific to ViewGroup ## Acceptance Criteria need to be focused on ViewGroup only ## How did you tested the extension? please mention how did you tested...
# Image Loading Extension Expecting Image lading function over Picasso by Square should contain the following function 1. Load image from string url 2. Load image from file 3. shows...
## Extension that is useful for Display Detail of Android ## Acceptance Criteria Need to focusdd on Android Display Matrix only # How did you tested the extension? please mention...
# Extension Related to Display Message to Android example 1. toast 2. snackbar 3. alertDialog 4. floating Menu # How did you tested the extension? please mention how did you...
# Date-time extension based on Joda time ## How did you tested the extension? please mention how did you tested the extension and save to use while generating the PR
# Activity Specific Extension 1. launch extension 2. resource compact extension etc # How did you tested the extension? please mention how did you tested the extension and save to...
**please do check out - https://github.com/ch8n/playground-extension-sample for sample related to Picasso so there is consistency in implementation** # Image Loading Extension Expecting Image lading function over Glide ## should contain...