第一次提交
This commit is contained in:
9
yunxinkit/res/layout/nim_action_bar_custom_view.xml
Normal file
9
yunxinkit/res/layout/nim_action_bar_custom_view.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginRight="10dp"
|
||||
android:gravity="center"
|
||||
android:orientation="horizontal">
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user