I’m not sure what’s going wrong here. I’m building an android app, and it seems like the icons show up when I do ionic serve however when I build for Android, certain icons do not appear. I’ve had luck using ‘heart’ but not ‘heart-outline’ for example.
Thanks
I think I may have figured out the problem. I’m choosing Icons from here, but I think not all of them come standard and I might need to download add more icons to my project.
P.S. do you happen to know anything about using gestures with Ionic 2? I don’t see anything in the docs for v2, and the ones from the docs for v1.2 don’t work. Namely swipe gesture…