Benny Cao
Benny Cao
> It's great to see that you have a chip showing how many more chips are available, however, I think it would make sense if it was on the 2nd...
> Could you please add an overflowChipSingularResource as well? 👍 . Is this so we can have view text that just displays `more...` or the like ?
> Could you please add an overflowChipSingularResource as well? @wcshi updated so that the attribute `overflowChipPluralResource` is now `overflowChipTextResource` and can accept a PluralRes or StringRes
> This is not a comprehensive set of comments, there are still problems, we are considering opening up the api so this could be an extension instead. This is a...
Hi all, sorry for such a delay on my side on responding to the interest of this feature. As it seems, there doesn't seem to be an appetite from their...
> @bennycao I'd rather prefer us to check if the field is null [here](https://github.com/auth0/Auth0.Android/blob/c17b87b4f67ddec78e5e6be9276c6f84a7bcd402/auth0/src/main/java/com/auth0/android/request/internal/JsonRequiredTypeAdapterFactory.java#L35) like below > > ``` > if (f!= null && f.getAnnotation(JsonRequired.class) != null) { > ```...
> @bennycao yes if the required value like `expiresAt` is not present for constructing the object, there will be an error thrown, but since this is fixing an issue that...
@poovamraj Any chance we can get this looked thanks ?
@poovamraj thanks for the approval. When do we think a new release with this fix be available ? In terms of build status, i'm not sure what is happening there....
@poovamraj any movement on getting this into a release ? we would like to close this out asap. Thanks