johnkil / Android-ProgressFragment

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.
http://johnkil.github.io/Android-ProgressFragment/
Apache License 2.0
807 stars 214 forks source link

java.lang.RuntimeException: Your content must have a ViewGroup whose id attribute is 'R.id.progress_container' #18

Closed mitsus closed 10 years ago

mitsus commented 10 years ago

Dear johnkil, firstly compliments for great work. I'm try to use your library (SherlockProgressFragment). I've follow your guide, but when i click for show fragment i've the error as issue title:

java.lang.RuntimeException: Your content must have a ViewGroup whose id attribute is 'R.id.progress_container'

I've include your fragment_custom_progress into my layout...where are my errors?

Thanks and Best Regards

mitsus commented 10 years ago

[SOLVED]

giwrgos88 commented 10 years ago

how you solved the issue?

droidwithme commented 9 years ago

@johnkil its same in Fragment.