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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -