女神说选择样式UI调整
This commit is contained in:
parent
14c8a51690
commit
23ff910ee2
@ -88,9 +88,9 @@
|
|||||||
android:autofillHints=""
|
android:autofillHints=""
|
||||||
android:background="@drawable/bg_item_random_pk_type_1"
|
android:background="@drawable/bg_item_random_pk_type_1"
|
||||||
android:ems="10"
|
android:ems="10"
|
||||||
android:hint="@string/live_anchor_say_edit_hint"
|
android:hint="@string/enter_a_brief_title"
|
||||||
android:inputType="textPersonName"
|
android:inputType="textPersonName"
|
||||||
android:maxLength="30"
|
android:singleLine="true"
|
||||||
android:paddingStart="16dp"
|
android:paddingStart="16dp"
|
||||||
android:paddingEnd="16dp"
|
android:paddingEnd="16dp"
|
||||||
android:textColor="#FFF"
|
android:textColor="#FFF"
|
||||||
@ -128,6 +128,7 @@
|
|||||||
android:paddingStart="16dp"
|
android:paddingStart="16dp"
|
||||||
android:paddingEnd="16dp"
|
android:paddingEnd="16dp"
|
||||||
android:textColor="#FFF"
|
android:textColor="#FFF"
|
||||||
|
android:maxLength="40"
|
||||||
android:textColorHint="#80FFFFFF"
|
android:textColorHint="#80FFFFFF"
|
||||||
android:textSize="16sp"
|
android:textSize="16sp"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
|
@ -10,11 +10,24 @@
|
|||||||
|
|
||||||
|
|
||||||
<include
|
<include
|
||||||
|
android:id="@+id/room_anchor_say"
|
||||||
layout="@layout/sim_live_room_anchor_say1"
|
layout="@layout/sim_live_room_anchor_say1"
|
||||||
android:layout_width="67dp"
|
android:layout_width="67dp"
|
||||||
android:layout_height="88dp"
|
android:layout_height="88dp"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent" />
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
|
app:layout_constraintVertical_bias="0.2" />
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
app:layout_constraintTop_toBottomOf="@+id/room_anchor_say"
|
||||||
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
|
android:textColor="@color/white"
|
||||||
|
android:textSize="12sp"
|
||||||
|
android:text="默認樣式" />
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
@ -80,7 +80,7 @@
|
|||||||
<string name="live_anchor_edit_call_me_letter_content">我能想到最浪漫的事,就是和你一起慢慢變老,一路上收藏點點滴滴的歡笑,留到以後坐著搖椅慢慢聊。</string>
|
<string name="live_anchor_edit_call_me_letter_content">我能想到最浪漫的事,就是和你一起慢慢變老,一路上收藏點點滴滴的歡笑,留到以後坐著搖椅慢慢聊。</string>
|
||||||
<string name="live_ready_anchor_call_me">聯繫方式</string>
|
<string name="live_ready_anchor_call_me">聯繫方式</string>
|
||||||
<string name="live_anchor_say_title">編輯女神說</string>
|
<string name="live_anchor_say_title">編輯女神說</string>
|
||||||
<string name="live_anchor_say_edit_hint">请輸入女神想說的話,限16個字哦。</string>
|
<string name="live_anchor_say_edit_hint">请輸入女神想說的話,限40個字哦。</string>
|
||||||
<string name="live_anchor_say_select_style">选择样式</string>
|
<string name="live_anchor_say_select_style">选择样式</string>
|
||||||
<string name="live_anchor_say_switch">女神說開關</string>
|
<string name="live_anchor_say_switch">女神說開關</string>
|
||||||
<string name="live_user_letter_dialog_title">刪除郵件</string>
|
<string name="live_user_letter_dialog_title">刪除郵件</string>
|
||||||
@ -174,5 +174,5 @@
|
|||||||
<string name="live_room_push_details">詳情</string>
|
<string name="live_room_push_details">詳情</string>
|
||||||
<string name="live_room_push_like_an">喜歡主播就關注ta吧~</string>
|
<string name="live_room_push_like_an">喜歡主播就關注ta吧~</string>
|
||||||
<string name="trick_up"><整蠱</string>
|
<string name="trick_up"><整蠱</string>
|
||||||
|
<string name="enter_a_brief_title">請輸入簡短標題</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
<string name="live_anchor_edit_call_me_letter_content">The most romantic thing I can think of is to grow old with you, to collect all the laughs along the way, and to talk about them later in a rocking chair.</string>
|
<string name="live_anchor_edit_call_me_letter_content">The most romantic thing I can think of is to grow old with you, to collect all the laughs along the way, and to talk about them later in a rocking chair.</string>
|
||||||
<string name="live_ready_anchor_call_me">Contact</string>
|
<string name="live_ready_anchor_call_me">Contact</string>
|
||||||
<string name="live_anchor_say_title">Editors Goddess says</string>
|
<string name="live_anchor_say_title">Editors Goddess says</string>
|
||||||
<string name="live_anchor_say_edit_hint">Please enter the words the goddess wants to say, limited to 16 words.</string>
|
<string name="live_anchor_say_edit_hint">Please enter the words the goddess wants to say, limited to 40 words.</string>
|
||||||
<string name="live_anchor_say_select_style">Select Style</string>
|
<string name="live_anchor_say_select_style">Select Style</string>
|
||||||
<string name="live_anchor_say_switch">The Goddess Says Switch</string>
|
<string name="live_anchor_say_switch">The Goddess Says Switch</string>
|
||||||
<string name="live_user_letter_dialog_title">Delete Mail</string>
|
<string name="live_user_letter_dialog_title">Delete Mail</string>
|
||||||
@ -177,5 +177,5 @@
|
|||||||
<string name="live_room_push_details">Details</string>
|
<string name="live_room_push_details">Details</string>
|
||||||
<string name="live_room_push_like_an">If you like this anchor, please subscribe to him.</string>
|
<string name="live_room_push_like_an">If you like this anchor, please subscribe to him.</string>
|
||||||
<string name="trick_up"><trick</string>
|
<string name="trick_up"><trick</string>
|
||||||
|
<string name="enter_a_brief_title">Please enter a brief title.</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue
Block a user