I am attempting to write an example BMI calculator program using two text fields. One to enter the height and the other for the weight - so it should fairly simple and obvious to complete!
I am using the Windows based simulator (build 2100-free public download) and so these fields do not function as I would expect - on the actual Android device the first text box works fine (cursor inside box, keyboard shows, type number value) but the second does not. You cannot even click into the box. I have attached the screen shot and code have used. I’m sure that it is a simple problem to rectify and the code may not be the best.
Can anyone help me solve the problem and even tidy up the code?
Thanks! … Robert