Commit a7905895 authored by fallenstardust's avatar fallenstardust

按钮顶边

parent b74086b5
......@@ -78,7 +78,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.0.0'
implementation 'com.tubb.smrv:swipemenu-recyclerview:5.4.0'
//
implementation(name: 'xwalk_core_library-22.52.561.4', ext: 'aar')
mycardImplementation(name: 'xwalk_core_library-22.52.561.4', ext: 'aar')
implementation 'org.igniterealtime.smack:smack-android-extensions:4.2.0'
implementation 'org.igniterealtime.smack:smack-tcp:4.2.0'
implementation 'org.igniterealtime.smack:smack-android:4.2.0'
......
......@@ -25,7 +25,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom|"
android:layout_gravity="bottom"
android:layout_marginBottom="2dp"
android:layout_marginLeft="10dp"
android:orientation="horizontal"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment