创建群聊默认不允许添加好友
设置页新增不允许添加好友开关
This commit is contained in:
@@ -262,10 +262,11 @@
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_gravity="end|center_vertical"
|
||||
android:checked="true"
|
||||
android:checked="false"
|
||||
android:thumb="@drawable/switch_thumb_selector"
|
||||
app:track="@drawable/switch_track_selector" />
|
||||
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<View
|
||||
|
||||
Reference in New Issue
Block a user