parent
2400123a92
commit
bf3e6230a0
|
@ -96,7 +96,7 @@
|
|||
android:layout_marginTop="6.7dp"
|
||||
android:lineSpacingExtra="4dp"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="14sp"
|
||||
android:textSize="15sp"
|
||||
tools:text="안녕하세요~!" />
|
||||
|
||||
<TextView
|
||||
|
@ -106,7 +106,7 @@
|
|||
android:layout_marginTop="6.7dp"
|
||||
android:lineSpacingExtra="4dp"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="14sp"
|
||||
android:textSize="15sp"
|
||||
tools:text="안녕하세요~!" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in New Issue