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.
に画像を入れようとしていTextViewます。私は画像スパンを使用してそれを行いましたが、私の問題はonClickListenerすべての画像を入れることができないことです(同じTextViewで、同じTextViewに複数の画像があります)。どうすればそれができるか教えてください。
TextView
onClickListener
代わりにカスタム ビューを作成します。それははるかに簡単です。