Skip to content
 
 

Repository files navigation

TicDesign

中文

Using TicDesign, you can make your wear App full of elegant user interaction, and follow the Ticwear Design Guide. If your App running on Ticwatch, Tickle is also built in to interaction with your App.

Checkout TicDesign website for how we think of UX on watch, and how to use the TicDesign.

How to Use

Add dependencies in your module build.gradle:

dependencies {
    compile 'com.ticwear:ticdesign:1.0.0'
}

For details of development, checkout TicDesign Dev Doc or find it in code。

Has Question or Found Bug?

Feel free to post issues when you have questions or found a bug.

Contribution

Pull Request is welcome if you are interesting in share your code to contribute the open source community.

Contribute Code

Please send pull request to dev branch. we will merge your code after review. When we finished testing, a new version of library will be released from dev to master, and deploy to repository center.

If you have new widget want's to add to TicDesign, please:

  1. Add your widget code to ticwear.design.widget package.
  2. Add your resources relative to the widget to files like *_widget.xml.
  3. Add doc for your new widget. (Read following section for how to do this)

Contribute Doc

Document for TicDesign, is published by Website, hosting on GitHub Pages, and writing by Markdown. But currentlly we only have a Chinese language version of site. We will let it support other language later. Or if you are familiar with Chinese, you are very welcome to translate it to Other language.

To modify or add doc, you need to checkout gh-pages branch, and read the README.en.md for details.

License

Copyright (c) 2016 Mobvoi Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Ticwear Design UI library.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages