|
@@ -26,12 +26,14 @@
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/group_desc"
|
|
|
- android:layout_width="wrap_content"
|
|
|
+ android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:paddingLeft="@dimen/dp_14"
|
|
|
+ android:paddingEnd="2dp"
|
|
|
android:textColor="@color/color_999999"
|
|
|
android:textSize="@dimen/sp_16"
|
|
|
+ app:layout_constraintRight_toRightOf="parent"
|
|
|
app:layout_constraintLeft_toRightOf="@+id/group_aver"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/group_name"
|
|
|
- tools:text="竖笛学习" />
|
|
|
+ tools:text="竖笛学竖笛竖笛学竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习习学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习竖笛学习习" />
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|