片段中的findViewById
findViewById
public class TestClass extends Fragment {
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
ImageView imageView = (ImageView)findViewById(R.id.my_image);
return inflater.inflate(R.layout.testclassfragment, container, false);
}}findViewById
白板的微信
哆啦的时光机
随时随地看视频慕课网APP