Android代码-android-split-pane-layout

时间:2022-08-26 02:21:19
【文件属性】:
文件名称:Android代码-android-split-pane-layout
文件大小:150KB
文件格式:ZIP
更新时间:2022-08-26 02:21:19
Android代码 Android Split Pane Layout An Android layout which splits the available space between two child views. An optionally movable bar exists between the children which allows the user to redistribute the space allocated to each view. Usage Add a reference to the split-pane-layout library project, or copy the necessary files into your project. Add a SplitPaneLayout as follows: NOTE: A SplitPaneLayout MUST have exactly two children. Using with Gradle SplitPaneLayout is published to Maven Central so ca
【文件预览】:
android-split-pane-layout-master
----split-pane-layout-demo()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(645B)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(1KB)
----gradle-mvn-push.gradle(4KB)
----LICENSE(10KB)
----gradle()
--------wrapper()
----.gitignore(87B)
----split-pane-layout()
--------gradle.properties(86B)
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(507B)
----README.md(2KB)
----settings.gradle(63B)
----build.gradle(546B)

网友评论