Results 5 issues of Alex Liu

As of API Level Build.VERSION_CODES.P only Region.Op.INTERSECT and Region.Op.DIFFERENCE are valid Region.Op parameters. gradle 1.1.4 java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE are allowed   at android.graphics.Canvas.checkValidClipOp(Canvas.java:779)   at android.graphics.Canvas.clipPath(Canvas.java:1007)   at...

As the example of 'download_recent_photos' , it only downloads one image per post. If there are multiple photos in a post, how can i download all the photos?

### Expected Behavior I want to create colorful text with CSS ``` .heading { font-size: 5rem; font-weight: 700; line-height: 5rem; background-image: linear-gradient(45deg, #54c8fa, #be1cfa, #54c8fa); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color:...

bug

In some cases, i want to parse some objects from `json file` such as `global decl`, so that i can get all the variable names that defined in the `ink`....

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug
stale