# PullDownSwitchView **Repository Path**: TopsLuo/PullDownSwitchView ## Basic Information - **Project Name**: PullDownSwitchView - **Description**: 自定义ViewGroup实现无限下拉效果,支持GLSurfaceView - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PullDownSwitchView 自定义ViewGroup实现无限下拉效果,支持GLSurfaceView 。 Demo中使用两个View演示效果,其中一个是普通的View,另一个是预览相机的GLSurafaceView。 # 效果图 ![image](https://raw.githubusercontent.com/rantianhua/PullDownSwitchView/master/app/images/pull_down_switch_view.gif)