example-instagram-login

Additional

Language
Java
Version
1.0 (May 20, 2018)
Created
May 20, 2018
Updated
Dec 9, 2018 (Retired)
Owner
Elnur (hajiyevelnur92)
Contributor
Elnur (hajiyevelnur92)
1
Activity
Badge
Generate
Download
Source code

example-instagram-login

This example developed to help developer to understand instagram login xml with keyboard soft implementation

Usage

Gradle

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

dependencies {
     implementation 'com.github.hajiyevelnur92:example-instagram-login:1.0'
}

License