Leo
0
Q:

cannot find symbol final TextView textView = root.findViewById(R.id.text_home);

//Define a text view
TextView myTextView;

//findViewById function
myTextView = (TextView) findViewById(R.id.textView);
0

New to Communities?

Join the community