WinForm User Control functionality in Android -


i new android development , working on first android app. i've come across scenario need dynamically add 2 textboxes , checkbox list each object in list. if using winforms use custom user control , handle checkedchanged event inside custom control.

i've googled around , been able find tutorials on how build own controls ground up. while helpful, want combine 3 default controls single custom control , having no luck @ in finding tutorial goes through how this.

does know if describing possible, , if is, there reference out there shows how this?

this tutorial(using xamarin) laid out how accomplish needed.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -