SwipeBackLayout icon indicating copy to clipboard operation
SwipeBackLayout copied to clipboard

SwipeBack is an android library that can finish a activity by using gesture.

Results 15 SwipeBackLayout issues
Sort by recently updated
recently updated
newest added

I want to disable sometime in my class, so its possible than plz help.

When I swipe back to previous activity it shows a white screen for some time and then the white screen goes away replacing itself with previous activity.

demo apk安装测试,操作滑动返回后,页面会重新再有个从上到下消失的闪屏效果

Before showing or hiding the keyboard shows the previous activity. This is related to the property from theme: `@android:color/transparent` How to fix it? - [Screenshot - Before showing the keyboard](https://yadi.sk/i/edPOUUAn-vFBAg)...

首选感谢gongwen,我在此项目基础上做了优化,地址:https://github.com/JustRight815/SwipeBackLayoutTouTiao 特点1.仿今日头条滑动返回效果,底层anctivity有缩放效果 2.解决了透明背景activity无法进入onStop问题,打开多个界面也不会出现卡顿问题 3.支持和沉浸式状态栏一起滑动返回 4.解决了华为手机虚拟键遮挡布局问题

I dont understand chinese, so I cant read issues here. I really like this library, and I am going to use it in my app. But I need a feature,...

How to make the status bar move with activity ?

8.0以上机型当设置主题为透明且固定方向时会崩溃。