android how to set id for TextView

www.‮uttual‬ri.com
android how to set id for TextView
TextView textView = new TextView(this);
textView.setId(View.generateViewId());
Created Time:2017-09-15 21:37:38  Author:lautturi