android-notes / SwissArmyKnife

android ui调试工具
MIT License
1.35k stars 230 forks source link

app 多进程情况下可能产生多个入口图标 #5

Closed spiritedRunning closed 7 years ago

spiritedRunning commented 7 years ago

没有验证,从现象看是这样,而且两个的显示结果会重叠,基本看不清东西。

spiritedRunning commented 7 years ago

提供一张图,不知能否解决?现在还是这样 https://drive.google.com/open?id=0B9hkUn7mRJB0VVB2M0p0UWlEZW8

android-notes commented 7 years ago

最新版的还有这种情况吗 @spiritedRunning

chordw commented 7 years ago

悬浮的机器人按钮实现原理是什么?

android-notes commented 7 years ago

((FrameLayout)activity.getWindow().getDecorView()).addView(机器人imageview) @chordw

spiritedRunning commented 7 years ago

用了最新版本,看起来已经好了,但是每次都会堆栈溢出。 我新开了一个issue. @android-notes

android-notes commented 7 years ago

可以贴一下日志吗,用的什么手机,系统版本是多少 @spiritedRunning