I have a sliding menu project and inside home layout another layout is called as a fragment :
this is the HomeFragment.java :
package info.androidhiv
You can use
rootView.findViewById(...)
in your code, because your class doesn't inherit/implement this method