At some point in an Android project you will need to import some drawables - be it toolbar icons, images, UI features - in res/drawable directory. Most of the t
In your Android Studio, Right click drawable -> New -> Image Asset -> Asset Type: Action Bar and Tab Icons.
Image file: image_path,
Resource Name: image name
-> Next
-> Finish
Done
This will add 4 different sizes of your image so that it will fit depending the device size