android - Material.io provides wrong sizes? -


i've been using icons material.io android project. used 48dp resolution , put files in correct drawable folders, when ran "inspect code" got following warnings:

  • mdpi: expected 32x32, 48x48
  • hdpi: expected 48x48, 72x72
  • xhdpi: expected 64x64, 96x96
  • xxhdpi: expected 96x96, 144x144
  • xxxhdpi: expected 128x128, 192x192

why material.io provide wrong sizes? (or why android studio produce warning if sizes correct?)


Comments

Popular posts from this blog

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -