ProjectX के बारे में
पुराना वापस सेवा कॉल से recyclerview में लोड हो रहा है सूची के लिए एक परियोजना
Libraries used :
// RecyclerView
implementation 'com.android.support:recyclerview-v7:26.1.0'
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0'
//https://github.com/JakeWharton/butterknife
compile 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
//https://github.com/square/retrofit
compile 'com.squareup.retrofit2:retrofit:2.3.0'
//http://square.github.io/okhttp/
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.7.0'
//https://futurestud.io/tutorials/retrofit-2-adding-customizing-the-gson-converter
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
//https://github.com/square/android-times-square
api 'com.squareup:android-times-square:1.6.5@aar'
//https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.afollestad.material-dialogs:core:0.9.6.0'
अतिरिक्त ऐप जानकारी
नवीनतम संस्करण 1.0 में नया क्या है
Last updated on Dec 25, 2017
Minor bug fixes and improvements. Install or update to the newest version to check it out!




