# AndroidUiWidget
**Repository Path**: rubintry/AndroidUiWidget
## Basic Information
- **Project Name**: AndroidUiWidget
- **Description**: AndroidUiWidget is a rich UI widget library,it can greatly improve your development efficiency.
- **Primary Language**: Android
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-05-06
- **Last Updated**: 2023-11-22
## Categories & Tags
**Categories**: android-modules
**Tags**: None
## README
## [本库已迁移至新库,请移驾这里](https://github.com/RubinTry/NBUI)
## [中文文档][readme_cn]

## Introduction
[AndroidUiWidget][readme] is a rich UI widget library,it can improve your development efficiency greatly.
## Feature
* Support Androidx
* Concise and beautiful and easy to expand
* Support pull down zoom in(ElasticView)
## Get start
### Dialog
maven
```xml
## Show
|Widget Name| Preview | Widget description |
|:---:|:---:|:---:|
|[IOSMessageDialog][readme_ios_message_dialog]||This is an IOS style general message dialog|
|[IOSBottomListDialog][readme_ios_bottom_list_dialog]||This is an IOS style general bottom list dialog|
|[ElasticView][readme_elastic_view]||This is an elastic view that can flexibly nest and control conditions|