一個有趣的玩問答,Material design的示例項目:android-topeka

jopen 9年前發布 | 21K 次閱讀 Android開發 移動開發 android-topeka

一個有趣的問答項目,展示了在Android中的Material design。

Introduction

Material design is a new system for visual, interaction and motion design. We originally launched the Topeka web app as an Open Source example of material design on the web.

The Android version of Topeka demonstrates that the same branding and material design principles can be used to create a consistent experience across platforms. You can read more about it on the Android Developers blog.

Screenshots

一個有趣的玩問答,Material design的示例項目:android-topeka 一個有趣的玩問答,Material design的示例項目:android-topeka 一個有趣的玩問答,Material design的示例項目:android-topeka

Getting Started

Clone this repository, enter the top level directory and run./gradlew tasksto get an overview of all the tasks available for this project.

Some important tasks are:

assembleDebug - Assembles all Debug builds.
installDebug - Installs the Debug build.
connectedAndroidTest - Installs and runs the tests for Debug build on connected
devices.
test - Run all unit tests.

Support

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!