GabrielBB / Android-CutOut

Android image background removing library
Other
264 stars 90 forks source link

Is there ads thing implemented in your app ? #9

Closed AnasCode closed 5 years ago

AnasCode commented 5 years ago

I downloaded the app to try it , and since then ads keep poping up , it's really annoying , they're still showing even though i've deleted the app ! Please tell me how to stop it !

GabrielBB commented 5 years ago

Weird. Where are they showing up? There's no ads implemented in this app. These are the only libraries:

implementation 'com.android.support:appcompat-v7:28.0.0'
 implementation 'com.android.support.constraint:constraint-layout:1.1.3'
    implementation 'com.android.support:design:28.0.0'
    testImplementation 'junit:junit:4.12'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'
    androidTestImplementation 'com.android.support.test:rules:1.0.2'
    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'