文件名称:Android代码-Android 搜索过度效果
文件大小:153KB
文件格式:ZIP
更新时间:2022-08-26 14:07:48
Android代码
Material-SearchTransition This is a sample project showcasing how a transition to Search can be achieved similar to how it can be found in the Android stock Dialer app. The main difference to the implementation found in the stock Dialer app is that you have two separate Activities (MainActivity and SearchActivity) in the demo, as opposed to having a huge activity that has the logic for both. The searchbar is an actual Toolbar view, which allows you to still use all the things you get for free (s
【文件预览】:
Material-SearchTransition-master
----gradlew(5KB)
----settings.gradle(15B)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(856B)
----.gitignore(475B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(630B)
--------proguard-rules.pro(658B)
----build.gradle(498B)