# UIUtil **Repository Path**: jerry_ee/UIUtil ## Basic Information - **Project Name**: UIUtil - **Description**: UIUtil for Android,歌词,刻度动画,比较,卫星菜单,赞美,滑动按钮,TAB指示器,联系人排序,拖动排序,滑移删除,阴影效果,RecyclerView嵌套RecyclerView,地图列表Poi /抽屉效果,进度设置,时钟设置,阻尼,进度,专辑,快照,进度,CircleDownload,AdvertSwitcher,... - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2019-08-09 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UIUtil for Android [![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![API](https://img.shields.io/badge/API-9%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=9) [![Readme](https://img.shields.io/badge/README-%E4%B8%AD%E6%96%87-brightgreen.svg)](https://github.com/Dsiner/UIUtil/blob/master/README-zh.md) List ====================== Name | Explain | Demo --- | --- | --- [LrcView](lib_view/src/main/java/com/d/lib/ui/view/lrc/LrcView.java) | Lrc | [SideBar](lib_view/src/main/java/com/d/lib/ui/view/sort/SideBar.java) | Contact sort | [CTickView](lib_view/src/main/java/com/d/lib/ui/view/tick/CTickView.java) | Tick | [ToggleButton](lib_view/src/main/java/com/d/lib/ui/view/togglebutton/ToggleButton.java) | Button button (slide optional) | [ReplyBgView](lib_view/src/main/java/com/d/lib/ui/view/replybg/ReplyBgView.java) | Reply message background | [VSView](lib_view/src/main/java/com/d/lib/ui/view/vs/VSView.java) | VS、Compared | [HoleBgView](lib_view/src/main/java/com/d/lib/ui/view/stroke/HoleBgView.java) | Hollow background | [ArcMenu](lib_view/src/main/java/com/d/lib/ui/view/arcmenu/ArcMenu.java) | Arc menu | [TCHeartLayout](lib_layout/src/main/java/com/d/lib/ui/layout/heartlayout/TCHeartLayout.java) | Like effect | [AdvertSwitcher](lib_view/src/main/java/com/d/lib/ui/view/advertswitcher/AdvertSwitcher.java) | Carousel ad | [FlowLayout](lib_view/src/main/java/com/d/lib/ui/view/flowlayout/FlowLayout.java) | Flow tag | [ITouchSort](https://github.com/Dsiner/Xrv) | Drag sort | [SlideLayout](https://github.com/Dsiner/SlideLayout) | Skid delete/menu controls | [TabView](https://github.com/Dsiner/TabView) | Slide indicator/button/TAB control | [SettingProgress](lib_view/src/main/java/com/d/lib/ui/view/progress/SettingProgressView.java) | Progress, Level | [SnapProgressBar](lib_view/src/main/java/com/d/lib/ui/view/progress/SnapProgressBar.java) | Progress, Album, Snap | [CircleProgressBar](lib_view/src/main/java/com/d/lib/ui/view/progress/SettingProgressView.java) | Progress, Circle, Download | [Praise](lib_layout/src/main/java/com/d/lib/ui/layout/praise/PraiseLayout.java) | Praise | [Shadow](lib_layout/src/main/java/com/d/lib/ui/layout/shadow/ShadowLayout.java) | Shadow effect | [RecordTrigger](lib/src/main/java/com/d/lib/ui/view/recordtrigger/RecordTriggerView.java) | Voice Trigger | [VerInor](app/src/main/java/com/d/uiutil/verinor/VerInorActivity.java) | RecyclerView Nesting RecyclerView | [PoiLayout](lib_layout/src/main/java/com/d/lib/ui/layout/poilayout/PoiLayout.java) | Map List Poi, Drawer Effect | [ClockSetView](lib_view/src/main/java/com/d/lib/ui/view/clock/ClockSetView.java) | Clock Set | [PullLayout](https://github.com/Dsiner/PullLayout) | PullLayout | [Component-UI-Title](https://github.com/Dsiner/Common) | Title | [Component-UI-Ds](https://github.com/Dsiner/Common) | DS | [Component-UI-Row](https://github.com/Dsiner/Common) | Row | [Component-UI-Tab](https://github.com/Dsiner/Common) | Tab | [Component-UI-Alert](https://github.com/Dsiner/Common) | Alert | [Component-UI-Sheet](https://github.com/Dsiner/Common) | Sheet | [Component-UI-Button](https://github.com/Dsiner/Common) | Button | [Component-UI-Status](https://github.com/Dsiner/Common) | Status | More usage see [demo](app/src/main/java/com/d/uiutil/MainActivity.java) ## Licence ```txt Copyright 2017 D 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. ```