fix gh#16942
Conversation
213c773 to
9056a99
Compare
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://github.com/nextcloud/android/actions/runs/25109619741/artifacts/6707960623 |
| </issue> | ||
| </lint> | ||
|
|
||
| <issue id="OldTargetApi"> |
There was a problem hiding this comment.
I created another PR to exclude that issue entirely, not only on build.gradle.kts.
I think it is better, since otherwise Lint will also complain for appscan module.
| regexp="screenshot_01_gridView|screenshot_02_listView|screenshot_03_drawer|screenshot_04_accounts|screenshot_05_autoUpload|screenshot_06_davdroid" /> | ||
| <ignore path="**/drawable/zdc_*.xml" /> | ||
| <ignore path="**/drawable/iconclose.xml" /> | ||
| <ignore regexp="trashbin_activity_title" /> |
There was a problem hiding this comment.
Why is this needed?
Is it really a false positive check?
There was a problem hiding this comment.
im just testing its not ready for review. probably happened after fragment conversion
No description provided.