Android开发富文本的加载
第一步 引依赖implementation 'com.zzhoujay.richtext:richtext:3.0.7'第二步 写布局 <TextView android:id="@+id/tv_content" android:layout_width="match_parent" android:ellipsize="end" android:b