I am trying to setup a splash screen. When I am adding a background in LinearLayout
, the xml is not showing me the android:background
option.
I have already added the (600 X 400).png image into @drawable/hdpi folder.
Please help me out.
why i am not getting android:background option in XML
87 Views Asked by me40 At
3
It always happens for me. Make sure you already added the image in your drawable folder and then Clean your project. It's all Eclipse's problem.