BGASwipeBackLayout-Android icon indicating copy to clipboard operation
BGASwipeBackLayout-Android copied to clipboard

Android Activity 滑动返回。支持微信滑动返回样式、横屏滑动返回、全屏滑动返回

Results 67 BGASwipeBackLayout-Android issues
Sort by recently updated
recently updated
newest added

A(带地图)跳转到B,从B侧滑返回到A,A中的地图黑屏,这个怎么解决,看你文档上说添加这个view到集合里面页不管用,你demo里面也没有类似的例子,请问该怎么解决

Please add english Readme.MD file.

8.0系统以上的滑动返回都会有闪屏的问题,麻烦跟一下,按照Issues里面的所提问题的解决方式,发现并没有用,求大佬抽空看一下,灰常感谢

[ [视频.zip](https://github.com/bingoogolapple/BGASwipeBackLayout-Android/files/5021845/default.zip) ](url) ![image](https://user-images.githubusercontent.com/18339493/89289940-a4fb8780-d68a-11ea-8509-c49aaf649b51.png)

theme 设置 true 线性布局水平时 会报错 W/System.err: java.lang.IllegalStateException: Width must have an exact value or MATCH_PARENT at cn.bingoogolapple.swipebacklayout.BGASwipeBackLayout.onMeasure(BGASwipeBackLayout.java:614) at android.view.View.measure(View.java:18020) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5698) at android.widget.FrameLayout.onMeasure(FrameLayout.java:465) at com.android.internal.policy.impl.PhoneWindow$DecorView.onMeasure(PhoneWindow.java:2775) at android.view.View.measure(View.java:18020) at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2458) at...