ReadMoreTextView

  • The Android Arsenal – Text Views

    If you think this library is useful, please press star button at upside. <kr.co.prnd.readmore.ReadMoreTextView android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/long_text" app:readMoreColor="@color/colorPrimary" app:readMoreMaxLine="4" app:readMoreText="…더보기"…

    Read More »
Back to top button