Results 7 issues of Sabino

I'm using AutofitTextView in a LinearLayout (A): ``` ``` From my AppWidgetProvider, I'm dynamically adding some linear layout A. On the device the Widget is not loading, an error is...

I have 2 projects sharing some entities, and I'm trying to find a way to keep the validation consistent through all my application, and if possible, reuse part of the...

Is there any way to prevent a `console.error` when I request a certain URL? Specifically, I'm using Gravatar API to check if an image is available or not, and if...

**I'm submitting a ...** (check one with "x") ``` [X] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support...

Bug
Accept PRs
Backlog

I'm trying to serialize an array of entities using groups but the filtering is not working, I get the whole list of properties set. [...] $users = $statement->fetchAll(); $context =...

question
serializer issue

`parameters` is optional for `logEvent` method

### Description Would be nice to have access to the ValidationMetadata class, which is used together with `addValidationMetadata`, this would enable the creation of custom decorators

type: feature
flag: needs discussion