# SwipeBackSample **Repository Path**: eebb_ldx_admin/SwipeBackSample ## Basic Information - **Project Name**: SwipeBackSample - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SwipeBackSample 高仿最新版微信6.2手势滑动返回 **效果图如下** ![image](https://github.com/hanhailong/SwipeBackSample/blob/master/screenshot/screenshot.gif?raw=true) ##2015-9-1 优化代码 1.将BaseSwipeBackActivity基类名改成BaseActivity,改成通过isSupportSwipeBack方法来告知是否开启手势滑动返回 2.解决ActionBar不随手势滚动的bug **新版效果图如下** ![image](https://github.com/hanhailong/SwipeBackSample/blob/master/screenshot/swipeback.gif?raw=true)