开发者

In EditText typed-text missing

开发者 https://www.devze.com 2023-02-23 06:40 出处:网络
I have an editText , the text typed in ediText is not showing-up until back key is pressed means when am typing it shows nothing.

I have an editText , the text typed in ediText is not showing-up until back key is pressed means when am typing it shows nothing.

and my editText is in ScrollView.

Phone am using is of size 240*320 (QVGA).

how to resolve this weird-issue..

*edited:*In scrollView there is a 开发者_运维问答LinearLayout . In LinearLayout having editText

after back press i can see what i typed.

Thanks...

0

精彩评论

暂无评论...
验证码 换一张
取 消