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.
Androidメニューは「クリック可能なスパン」または「クリック可能なテキストビュー」ですか? 次のように:
2番目の画像の「完了」は何ですか?編集: 2 番目の画像はダイアログまたはポップアップを表示していますか?
はい、TextView をクリック可能にすることができます。onClickListener をアタッチするだけです。"Done" 要素はボタン (Android 組み込みウィジェットの 1 つ) です。