android-dls

所属分类:工具库
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2023-06-19 11:57:14
上 传 者sh-1993
说明:  该存储库将用作所有Zoomcar android项目的中心设计语言
(This repository would be used as a central design language for all the Zoomcar android projects)

文件列表:
LICENSE (11357, 2023-06-19)
app/ (0, 2023-06-19)
app/build.gradle (1094, 2023-06-19)
app/proguard-rules.pro (751, 2023-06-19)
app/src/ (0, 2023-06-19)
app/src/androidTest/ (0, 2023-06-19)
app/src/androidTest/java/ (0, 2023-06-19)
app/src/androidTest/java/com/ (0, 2023-06-19)
app/src/androidTest/java/com/zoomcar/ (0, 2023-06-19)
app/src/androidTest/java/com/zoomcar/dls/ (0, 2023-06-19)
app/src/androidTest/java/com/zoomcar/dls/ExampleInstrumentedTest.kt (658, 2023-06-19)
app/src/main/ (0, 2023-06-19)
app/src/main/AndroidManifest.xml (381, 2023-06-19)
app/src/main/res/ (0, 2023-06-19)
app/src/main/res/drawable-v24/ (0, 2023-06-19)
app/src/main/res/drawable-v24/ic_launcher_foreground.xml (1880, 2023-06-19)
app/src/main/res/drawable/ (0, 2023-06-19)
app/src/main/res/drawable/ic_launcher_background.xml (5606, 2023-06-19)
app/src/main/res/mipmap-anydpi-v26/ (0, 2023-06-19)
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (272, 2023-06-19)
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (272, 2023-06-19)
app/src/main/res/mipmap-hdpi/ (0, 2023-06-19)
app/src/main/res/mipmap-hdpi/ic_launcher.png (2963, 2023-06-19)
app/src/main/res/mipmap-hdpi/ic_launcher_round.png (4905, 2023-06-19)
app/src/main/res/mipmap-mdpi/ (0, 2023-06-19)
app/src/main/res/mipmap-mdpi/ic_launcher.png (2060, 2023-06-19)
app/src/main/res/mipmap-mdpi/ic_launcher_round.png (2783, 2023-06-19)
app/src/main/res/mipmap-xhdpi/ (0, 2023-06-19)
app/src/main/res/mipmap-xhdpi/ic_launcher.png (4490, 2023-06-19)
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png (6895, 2023-06-19)
app/src/main/res/mipmap-xxhdpi/ (0, 2023-06-19)
app/src/main/res/mipmap-xxhdpi/ic_launcher.png (6387, 2023-06-19)
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (10413, 2023-06-19)
app/src/main/res/mipmap-xxxhdpi/ (0, 2023-06-19)
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (9128, 2023-06-19)
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png (15132, 2023-06-19)
app/src/main/res/values/ (0, 2023-06-19)
... ...

[![GitHub version](https://badge.fury.io/gh/ZoomCar%2Fandroid-dls.svg)](https://badge.fury.io/gh/ZoomCar%2Fandroid-network-library) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/ZoomCar/android-dls/blob/master/LICENSE) # android-dls This repository would be used as a central design language for all the Zoomcar android projects. ## Design Guidelines Follow [DLS](https://zoomuxd.gitbook.io) ### Getting started #### Using android-dls in your application * Add the JitPack repository to your project level build file. ``` allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ``` * Add the library dependency ``` implementation 'com.github.ZoomCar:android-dls:1.2.2' ``` ### Find this project useful ? :heart: * Support it by clicking the :star: button on the upper right of this page. :v: ## License ``` Copyright (C) 2020 Zoomcar India Pvt Ltd [Zoomcar](https://www.zoomcar.com) Copyright (C) 2011 Android Open Source Project 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. ```

近期下载者

相关文件


收藏者