android layout - LinearLayout EditText and getChildAt -
i got error when try access last edit text of linear layout child @ ?
it works other edit text. have several linear layouts , of them, it's same : can't last edit text...
please !
sorry i'm (re)beginner, , after few more research i've found error. tried put integer value edittext
settext()
! line string.valueof()
works fine :
((edittext) ltnt5.getchildat(3)).settext(string.valueof(mconf.timesig));
sorry
Comments
Post a Comment