update 调整say关注边距(陈浩反馈)
This commit is contained in:
parent
43deb95435
commit
1953b5a776
@ -203,12 +203,13 @@
|
||||
android:id="@+id/automatic_chat"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:clickable="false"
|
||||
android:enabled="false"
|
||||
android:layout_marginTop="3dp"
|
||||
android:layout_marginBottom="3dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_weight="1"
|
||||
android:clickable="false"
|
||||
android:enabled="false"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/automatic_chat"
|
||||
android:textColor="#FFFFFF"
|
||||
|
Loading…
Reference in New Issue
Block a user