Help! "Delete" material icon not showing in an exported apk

I was trying to add delete material icon in my app and i exported it to check is the icon nice but in the exported apk the button was blank but the material icons like open in web, copy, share was correctly displayed . What can i do for this?

Two questions:

  1. did that delete icon show while testing in companion?
  2. tell the name of delete button used

Yes i checked in companion also its showing only a blank button

make sure u use the right properties. and use delete keyword lowercase in text.
and also Font Typeface Import is set to none also Material Icons selected above Font Typeface

  • another tip: check the width & height is enough to show icon
  • automatic width & height recommended

    doesn’t matter if u used the label or button, properties are same
2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.