Angel

Results 36 comments of Angel

Thanks, mate. I see your point now and I do agree it is better to have a toast working on all Android versions. Anyway, as long as this issue specifically...

Thanks, Eddy. Just to get this one straight - the user can set ether `short` or `long` duration and it will be respected; however, they cannot set `duration` via the...

@phungrk - the message remains despite of container's height.

Hi there, I used to use [admob_flutter package](https://pub.dev/packages/admob_flutter) and I decide to switch this one since I found it has more options to control and customize the ads. Please note,...

Thanks, @phungrk - **native advanced id** did the trick. It seems it was my initial issue, since once I moved to **native** ad type, all seems to be as it...

@duyduong - any update on the feature will be greatly appreciated, thanks!

Hi @reflexdemon, Please find below required info: OS - Ubuntu 14.04.2 LTS Yes, in fact I started `sudo gulp serve` NPM version 3.3.10 Node version 0.12.7

Hi @reflexdemon, The above mentioned error is because of the line length in `gulpfile.js`. It is in fact reported by `jslint` and it has nothing to do with the mode...

Thanks @untp! This one: > Create a Swift file in Xcode. The filename is not important. After that file is created, Xcode will ask about bridging header. Create that bridging...

Hi Emanuele, Thanks for answering me. I think the best solution is to make Bootstrap switch responsive, e.i. it should fit with regards to Bootstrap grid classes e.g. `col-lg-x`, `col-md-xx`...