Groups
Groups
Sign in
Groups
Groups
Android Developers Japan
Conversations
About
Send feedback
Help
画面が突然初期状態に戻る
22 views
Skip to first unread message
KK
unread,
Jan 22, 2012, 7:45:20 PM
1/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Developers Japan
質問させてください。
Androidで、以下のようなクイズアプリケーションを開発しています。
1.問題を以下のようにリストで表示する。
「不如帰」
「天道虫」
「鰐」
2.リストをクリックすると別のアクティビティに遷移し、回答入力欄が表示される。
3.回答を入力すると、問題画面に戻り、リストに問題と回答が表示される。
(例:不如帰に回答を入力した場合)
「不如帰=ホトトギス」
「天道虫」
「鰐」
現在の不具合として、順次回答を入力していくと、突然表示が初期化されて1.のような回答がまったく表示されない状態になります。
ただ、getText()などでリストの文字列を取得すると、回答の入力はきちんと行われています。
メモリが原因の気もしますが、確証が持てません。
ちなみにリストへの文字列の挿入は、onActivityResult()で行っています。
実行環境は以下の通りです。
OS 2.3.3
エミュレータ
どなたか原因をご存じないでしょうか。
よろしくお願いします。
Reply all
Reply to author
Forward
0 new messages