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.
テキストの代わりに画像 (アニメーション gif) を追加したいのですが、CAT(キーワード) を入力すると、Edittext の CAT キーワードが猫の画像に置き換えられるとします...ガイドが必要です..ありがとう..
Androidは .gif ファイルをサポートしていません。2 番目のことを行いたい場合は、ボタンを追加し、そのクリック リスナーで、テキスト ビューをGONEに、イメージ ビューをVISIBLEに可視化し、イメージ パスを指定します。