Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Developer Setup

Wangsun Hakhun edited this page May 20, 2019 · 1 revision

Setup

Step 1: Add the dependency

dependencies {
    ...
    /*image preview*/
    implementation 'com.greentoad.turtlebody.imagepreview:image-preview:1.0.1'
}
Clone this wiki locally