Amadeu Cavalcante Filho
Amadeu Cavalcante Filho
This might be a stupid question, but I don't have much experience with docker. And, I would like to run some scripts which are basically to build an app inside...
## How bug occurs? When I try to exhibit an photo with the highest definition I got that error saying that bitmap is too large to be uploaded into imageview....
Can I show camera fragment pre defined aspect ratio? Is there a way to show camera fragment following some aspect ratio, and croping if needed, showing only what will be...
iOS supports pdf as a vector for assets, it would be nice to have it as an option instead of png. [More detail](https://www.hackingwithswift.com/example-code/xcode/how-to-use-vector-images-in-your-asset-catalog) [More detail | Apple keynote](https://developer.apple.com/videos/play/wwdc2018/227/)
### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### New rule request Please describe the rule idea, format...
 After hidden/unhidden a section by doing ```swift section.hidden = .function(["care"]) { form -> Bool in guard let row = form.rowBy(tag: "care") as? MultipleSelectorRow, let care = row.value else {...
I didn't find any issue related to my question. I would like to block the form from editing, is it possible to do it? Or I have to go into...
**State your question** When trying to add dependencies like: ``` "com.amazonaws:aws-android-sdk-core:$aws_version" ``` If the `aws_version` is 2.21.0 or any newer than that, it will not build the app because cannot...
I look at the code and tests. However, I couldn't figure out the objective of having `aggregate property. The only test I found that mention that property was the description...
On class `VlcVideoLibrary` We could pass `VlcOptions` as a parameter like `public VlcVideoLibrary(Context context, VlcListener vlcListener, SurfaceView surfaceView, ArrayList defaultOptions)` Here we have option of add some flags