Maybe use an inflater, and put the textview in an external layout file: View v = LayoutInflater.from(this).inflate(R.layout.textview_include ...
確定! 回上一頁