When I get the data from the network, the data will not be wrapped after filling it into the textview! The first one does not have text set, and there will be no response if you click it or not. The second one has text set, and the wrapping effect will only occur after clicking.
This picture is not given to the textview. This is text.` android:id="@+id/goods_count_price" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerVertical="true" android:layout_marginRight="@dimen/dp_20" android:layout_toLeftOf="@+id/btn_settlement" android:textColor="@color/colorBg" android:textSize="@dimen/sp_16" />`
This picture sets textview for textview, but the wrapping effect is not achieved before clicking.
Can you describe it in detail?
I don’t understand what it means. The price below is in the wrong position?
Package? ? ? Can you describe your problem in detail?