After trying all proposed solution the one worked was to change R.layout.foo into my.package.R.layout.foo.
Or better change it into the equivallent R.layout.foo but DO NOT IMPORT android.R!!
Or better change it into the equivallent R.layout.foo but DO NOT IMPORT android.R!!
No comments:
Post a Comment