SwipeLayoutLibrary:可左右滑动的布局

时间:2024-06-08 04:04:12
【文件属性】:

文件名称:SwipeLayoutLibrary:可左右滑动的布局

文件大小:484KB

文件格式:ZIP

更新时间:2024-06-08 04:04:12

Java

SwipeLayoutLibrary 可左右滑动的布局 导入 Android Studio-New-Import Module 添加依赖 build.gradle dependencies { implementation project(':SwipeLayoutLibrary-master') } settings.gradle include ':app', ':SwipeLayoutLibrary-master' 布局 <com.lyml.SwipeLayout xmlns:sl="http://schemas.android.com/apk/res-auto" android:id="@+id/layout1" android:layout_width="match_parent" android:layout_height="wrap_conte


【文件预览】:
SwipeLayoutLibrary-master
----src()
--------androidTest()
--------test()
--------main()
----README.md(2KB)
----swipelayoutlibrary.iml(12KB)
----screenshots()
--------screenshot.gif(714KB)
----.gitignore(7B)
----build.gradle(808B)
----proguard-rules.pro(751B)

网友评论