Outsystems 10 Google Icons
790
Views
3
Comments
On our RadarOn our Radar
Frontend (App Interfaces)

Hi guys,


While developing a mobile App the FontAwsome Icons are not enough, it would be cool for us to be able to use another sources of icons such as this: https://design.google.com/icons/ 

This icons provide a better Mobile Experience. 

On WebApps we are able to add this icons easily, I would like to be able to do the same for Mobile Apps.


Thank you

Luís Almeida

If you check out how they are implementing the action, they are just using CSS and a web block that exposes the CSS.  It would be easy to create a component to do this.

I would agree with Rebecca on this one (-:

I don't know I explained it wrong, or if you understood it wrong,  or if I'm just being dumb.

But what I mean is that on Platform 10 Mobile App you can't drag Web Blocks that contain escape content therefore you can't place icons using  a Web Block with: <i class="material-icons">face</i>

You can't Drag Web Blocks created in a Web App into Mobile App.

I created a Web App that have this icons and I can use those icons on another Web APP just like FontAwsome.

The problem relies on Mobile Apps if you can make this work on a Mobile App I would like to know, and remember I'm talking about Platform 10.