Fayaz Bin Salam

Results 17 issues of Fayaz Bin Salam

Hello, thank you so much for this amazing project. Just wanted to ask, if there's a possibility of a Preinstalled Catalina or Big Sur in the future? Thanks

First of all, thanks for this amazing library. But its not showing properly in smaller display phones. Here's some screenshots: ![screenshot_20181211-125645](https://user-images.githubusercontent.com/6418354/49783789-3d6e2700-fd45-11e8-9988-3dc02f72335a.png) This was the code: Toasty.error(this, "Failed GsignIn", Toast.LENGTH_SHORT, true).show();...

help wanted
can't reproduce

Would you be kind enough to add my portfolio in the list? Its created using ReactJS and its open source. Link: https://p32929.github.io/

Added methods to change background/foreground/text dynamically from Java class

Live: https://p32929.github.io/ Source: https://github.com/p32929/p32929.github.io/

Hi, thanks for making this amazing software. It works great but there's this small bug. Here's a gif of the bug: ![bug](https://user-images.githubusercontent.com/6418354/187709057-c0d5caa1-2081-471d-a2b5-df938a5b3f4b.gif) What happens is that, when I try to...

Hello, Thanks for your AMAZING boilerplate. I absolutely loved it. But I've been trying to implement this ( https://www.npmjs.com/package/clipboard-event ) but its showing me these errors: ![84900287-b1705480-b0cb-11ea-956f-b5760b6351f8](https://user-images.githubusercontent.com/6418354/85095424-2e5a1600-b213-11ea-8c53-6d04d3ccfb4f.png) ![84900294-b33a1800-b0cb-11ea-804a-7271e6c2a446](https://user-images.githubusercontent.com/6418354/85095428-3023d980-b213-11ea-861d-509110359dc7.png) I tried...

After running this: `python ./setup.py install --static-link` These logs show up: ``` running install running build running build_py copying src\pyaudio.py -> build\lib.win-amd64-2.7 running build_ext building '_portaudio' extension error: Unable to...

![Screenshot (18)](https://user-images.githubusercontent.com/6418354/59287867-5de75180-8c94-11e9-8a25-3743b621b4f3.png)

Hi, thanks for maintaining the repository. I've been trying to make a cli tool for myself where I can run series of commands & I found this repository. So, I...