I am trying to make a four function calculator app. The two blank lines are the numbers involved in the calculations. The issue I have is with the 'result' box. Since I used relativelayout, the placement of everything is relative to the 'result' box. If I first calculate, say, 2+2 and 'result' is 4, it's ok. But if I do 5+5 and 'result' is now 10, a two digit number, everything shifts a little because 'result' has changed. Is there a way to let 'result' change size but keep everything else in place?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…