Frank-Zhu / PullZoomView

An Android custom ListView and ScrollView with pull to zoom-in.
Apache License 2.0
2.32k stars 624 forks source link

how access tv_register #58

Closed majidjamhsidi closed 3 years ago

majidjamhsidi commented 4 years ago

hi , thank for created best lib , how findbyid tv_register or tv_login for click ?

majidjamhsidi commented 4 years ago

I found it 👍

TextView tv = (TextView) listView.getHeaderView().findViewById(R.id.tv_login); tv.setText("asdasdasdasd");