I make a master-detail app in Xamarin.Forms. Everything is great, i have one annoying problem.
Images in master menu appears perfectly on IOS:
...but on Android images are huge (only the first row image is added so far):
My question is: what are the proper size for for Android master menu icons?
Now I use the following (those appears huge): hdpi 24x24px, xhdpi 48x48px, xxhdpi 72x72px, xxxhdpi 96x96px