image background drawable android studio

Solutions on MaxInterview for image background drawable android studio by the best coders in the world

showing results for - "image background drawable android studio"
Anis
30 Feb 2020
1<?xml version="1.0" encoding="utf-8"?>
2<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
3   <item android:drawable="@drawable/image_name_here" />
4</layer-list>
similar questions
queries leading to this page
image background drawable android studio