Editing external libraries in Android Studio

前端 未结 3 1545
粉色の甜心
粉色の甜心 2020-12-08 11:33

I am using an image carousel library that I snagged off of github, but there are a few things I would like to change in the code. I have imported it using the compile \'com.

3条回答
  •  萌比男神i
    2020-12-08 12:03

    The source code is located here and it is available to edit:

    https://github.com/ArthurHub/Android-Image-Cropper

提交回复
热议问题