|
|
@@ -22,13 +22,11 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="11dp"
|
|
|
- android:layout_marginBottom="9dp"
|
|
|
android:lineSpacingExtra="3sp"
|
|
|
android:textColor="@color/C000000"
|
|
|
android:textSize="14sp"
|
|
|
- app:layout_constraintBottom_toBottomOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/image_view_main_third_category"
|
|
|
- tools:text="샤오룽바오\n만들기"
|
|
|
+ tools:text="샤오룽바오 만들기"
|
|
|
/>
|
|
|
|
|
|
</android.support.constraint.ConstraintLayout>
|