Android代码-Android展开型布局菜单。

时间:2022-08-27 21:41:34
【文件属性】:

文件名称:Android代码-Android展开型布局菜单。

文件大小:8.17MB

文件格式:ZIP

更新时间:2022-08-27 21:41:34

Android代码

ScalingLayout Scale your layout on user interaction. Live Demo Motivated by layout in Blinkist app and search bar in Spotify app. Demo Fab Demo Spotify Search Demo Usage <!-- Your content here --> scalingLayout.expand(); //use this if you want to expand all scalingLayout.collapse(); //user this if you want to collapse view to initial state. scalingLayout.setProgress(float progress); //1 is fully expanded, 0 is initial state. Listener scalingLayout.setListener(new ScalingLayoutLis


【文件预览】:
ScalingLayout-master
----gradlew(5KB)
----settings.gradle(30B)
----art()
--------gif_behavior.gif(1.88MB)
--------gif_searchbar.gif(112KB)
--------cover_scaling.png(311KB)
--------gif_coordinator.gif(5.33MB)
--------gif_fab.gif(214KB)
----scalinglib()
--------src()
--------.gitignore(759B)
--------build.gradle(618B)
--------proguard-rules.pro(939B)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(124B)
----app()
--------src()
--------.gitignore(759B)
--------build.gradle(913B)
--------proguard-rules.pro(939B)
----build.gradle(597B)

网友评论