guillemc23

Results 18 issues of guillemc23

Hello guys, I'm using Angular for my project and after loading the Google Button, it does show and render perfectly, but its not emitting its tap event. I'm importing it...

bug

### Make sure to check the demo app(s) for sample usage ### Make sure to check the existing issues in this repository ### If the demo apps cannot help and...

I'm not sure if this has been already considered, but what about a flag to represent the English language to be used on a language selector? I'm thinking of something...

Fix to the icon being always tinted black in Android. This should solve #102 and #128. I'm not sure if this is the best solution but it's still a solution.

I believe that HSV is a more user friendly color space than HSL, and it would probably be easy enough to implement with the current library.

help wanted

Manually setting my brightness to a 100% using the system UI and just running this on an Android device: ```ts const brightness = new Brightness(); console.log(brightness.get()); console.log(brightness.getNative()); ``` returns the...

I have successfully implemented the KeyboardToolbar on an **Android** device using **Angular**. I have experienced a couple of issues: - I am experiencing problems with autoscroll when the KeyboardToolbar is...

I have recently started migrating to NativeScript 8.5.0 and Angular 15.2.1. After the migration, some stuff broke, including the Google Signin plugin. Every time I try to Log in, this...

bug

Hey! The plugin is working as expected. However, I've been wondering if it's possible to change the behavior of the Share button? Instead of just Sharing the link, I would...

- I fixed the Angular snippet for the example containing the indicator. - I added this information to the `ui-pager-indicator` `blueprint.md`