Android.view.InflateException: Binary XML file line #11?

The answer to your question is in the stacktrace you have provided.

The answer to your question is in the stacktrace you have provided: ERROR/AndroidRuntime(405): Caused by: android.content.res. Resources$NotFoundException: File res/drawable- ... ERROR/AndroidRuntime(405): Caused by: java.io. FileNotFoundException: res/drawable-mdpi/scrollbar_handle_vertical.9.

Png Make sure your scrollbar_handle_vertical.9. Png is in res/drawable-mdpi/ folder Edit Your android:src don't seem right for your ImageView and TextView It should look like: So under the drawable folder, you should have a file named nameOfTheImage and an entry in strings. Xml file (you change put any file name) under res/values with an name myText.

I m not using any image with that name... – kostas Apr 30 at 19:33 your android:src should point to a drawable but it points to an id. It doesn't seem right. – ccheneson Apr 30 at 19:36.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions