ZengZhaoWen
ZengZhaoWen
Manual upload is necessary. Is there any progress?
Is there any progress on this?
你好,我也有aab打包的需求,你们后来怎么解决的呢?
我在我的项目如下解决: ```java /** * 解决滑动结束后,finish过程中还设置view可见或者隐藏等触发onLayout出现闪屏的bug */ public class SuperSwipeBackLayout extends SwipeBackLayout { public SuperSwipeBackLayout(@NonNull Context context) { this(context, null); } public SuperSwipeBackLayout(@NonNull Context context, @Nullable AttributeSet attrs) { this(context, attrs,...
I also encountered this problem, is there any way to solve it?
有上架过play的吗?各位最后被ban了吗?
> it's a bug on FlutterFragmentActivity. i can reproducible. and i'm slove it. i will pr it to flutter. Hi, have you merged, I see you seem to be closing...
same issue This problem does not appear to be resolved