LauncherUI:基于 Material Design、卡片和 Google Play Launcher 的简单 Android 应用 UI

时间:2024-07-01 09:17:37
【文件属性】:

文件名称:LauncherUI:基于 Material Design、卡片和 Google Play Launcher 的简单 Android 应用 UI

文件大小:104KB

文件格式:ZIP

更新时间:2024-07-01 09:17:37

Java

启动界面 基于 Material Design、卡片和 Google Play Launcher 的简单 Android 应用 UI 使用代码来自:krossovochkin 的 Android Swipe-to-Dismiss RecyclerView Sample Code 加布里埃马里奥蒂的卡片库 添加新卡: //Get the app's overarching data storage system, the Datamart.getInstance() //Take the arrayList of Cards with .getCards() //and add a new Card to the list Datamart.getInstance().getCards().add(new SimpleTextCard( "from second fragment"


【文件预览】:
LauncherUI-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----LauncherUI.iml(916B)
----LICENSE(18KB)
----app()
--------proguard-rules.pro(673B)
--------src()
--------app.iml(8KB)
--------.gitignore(7B)
--------build.gradle(788B)
----gradle()
--------wrapper()
----.idea()
--------gradle.xml(608B)
--------misc.xml(972B)
--------vcs.xml(180B)
--------.name(10B)
--------copyright()
--------modules.xml(357B)
--------compiler.xml(686B)
----.gitignore(91B)
----README.md(2KB)
----settings.gradle(15B)
----build.gradle(436B)

网友评论