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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -