Android Studio Google Icons Import -


google has huge icon collection. https://www.google.com/design/icons/ want make use of these icons inside android studio. there way of downloading/importing icons without having click lot? thanks!

  • in "android" view, click "res" => "drawable"
  • rightclick on "drawable"
  • select "new" => "vector asset" => "choose ..."

Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -