English | 简体ä¸æ–‡ |
An beautiful+useful+easy-style custom view & layout collection for Android,minSdkVersion >= 14
issues welcome
Jcenter:
https://bintray.com/jiangzhengnan/NguiLib/NguiLib
gradle:
repositories {
jcenter()
}
...
dependencies {
api 'ng.ngui.ngbase:nguilib:0.0.12'
}
To add gradle dependency you need to open build.gradle (in your app folder,not in a project folder) then copy and add the dependencies there in the dependencies block
1.ZoomLayout. Linelayout supporting linkage drag and size change.
1.CentralTractionButton. Perfect Realization of Tab Button Animation Effect of Tencent QQ
Information: 腾讯QQ的Tab按钮动画效果完美实现
2.EcgView. ECG display
Information: ECG心电图的绘制实现
3.PolygonLoadView. A Cool Load View
Inspiration : https://dribbble.com/shots/5878367-Loaders
4.ArrowInteractionView. A Load Animation Button
Inspiration : https://dribbble.com/shots/6201452-Arrow-micro-interaction
5.PointLoadingView. A Point Load Animation View
6.CylinderView. A 3D cylinder animation View
Inspiration : https://dribbble.com/shots/7077455-Spending-analytics
7.ToggleView. A simple vector switching animation
Inspiration : https://dribbble.com/shots/9834681--Toggle
8.BoundlessSeekBar. ProgressBar without boundary drag, supporting inertial sliding
Copyright 2021, Jiang Zhengnan
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.