mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
FIX : Custom picker detect images that is already in commons (#6288)
Some checks failed
Android CI / Run tests and generate APK (push) Has been cancelled
Some checks failed
Android CI / Run tests and generate APK (push) Has been cancelled
* Fix: Exclude specific text from being posted in WikidataFeedback * Add detection logic for images already on Commons in custom picker
This commit is contained in:
parent
1a13cb3383
commit
78d29bcf20
3 changed files with 36 additions and 41 deletions
|
|
@ -103,4 +103,4 @@ class WikidataFeedback : BaseActivity() {
|
|||
onBackPressed()
|
||||
return true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue