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.
Facebookアプリがどのようにそれを行うか。1 つの textView で複数のクリック可能なテキスト。
FlowLayout と複数の texview を試しましたが、テキストが幅を超えると texview が別の行に移動します。
Spannable Stringは Android で使用され、Single TextView.
Single TextView
#SOこれについてはデモを確認できます
#SO
テキストビューの一部をクリッカブルにする方法
Android: クリック可能な TextView の ClickableSpan
お役に立てば幸いです。