SyntaxFix
Write A Post
Hire A Developer
Questions
TextView view = (TextView) findViewById(R.id.textView); view.setText("Add your text here"); view.setVisibility(View.VISIBLE);