# Image Assets

The image asset consists of the splash image and other image component inside the app, to change it :

1. Open **res/values/drawable** and replace with your image or icon, all image are placed on **drawable-hdpi** folder
2. you also can change every image in app like via Explorer, open Explore and go to your project directory, select **AndroidNewsApp/app/src/main/res/drawable-hdpi**
3. Replace every image which you need to custom the application and highly recommended you using same resolution for each image

<div align="left"><img src="https://38672343-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFS4YAcR-Hm_Ki5xQH%2F-MfbJNBtZlMeHVXwK2Ob%2F-MfbXtdXVT11TZuKs9pz%2Fimage.png?alt=media&#x26;token=015afb87-ab3a-4a32-b8b1-ef83a7379b35" alt=""></div>
