layout xml: app:etv_InitState="shrink" kotlin code: itemView.eptv_content.updateForRecyclerView(data, itemView.eptv_content.measuredWidth)
layout xml:
app:etv_InitState="shrink"
kotlin code:
itemView.eptv_content.updateForRecyclerView(data, itemView.eptv_content.measuredWidth)