There was an error while loading. Please reload this page.
Step 1: Add the dependency
dependencies { ... /*Doc picker */ implementation 'com.greentoad.turtlebody.docpicker:doc-picker:1.0.1' /*for rxjava support*/ implementation 'io.reactivex.rxjava2:rxjava:2.2.5' implementation 'io.reactivex.rxjava2:rxandroid:2.1.0' }