Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
メイン UI が新しいスレッドにある間は、ソフト キー入力が機能しないようです。Backソフトキーを押すとトーストか何かになるようにしたいです。
ソースコード: http://pastebin.com/8gh41j9c
ありがとう!
メイン UI が新しいスレッドにある間
「メイン UI」が「新しいスレッド」になることはありません。「メイン UI」は、リンク先のコードの「新しいスレッド」にはありません。
Backソフトキーを押すとトーストか何かになるようにしたいです。
onBackPressed()Android 2.x デバイスのオーバーライド。
onBackPressed()