SpakeBrony

Results 7 comments of SpakeBrony

AdapterImpl to view.setLayoutParams

![企业微信截图_20191125195854](https://user-images.githubusercontent.com/48373065/69538858-34aa4b80-0fbe-11ea-8c33-e1b46ef0a7a2.png)

> ![图片](https://user-images.githubusercontent.com/20280717/50194517-3fa03900-0376-11e9-8350-804b416e8b46.png) > 把getLocationOnScreen换成getLocationInWindow试一下可以不? > 我借了一个锤子R1水滴屏不存在类似问题,我觉得小米隐藏刘海后DecorView不等于屏幕的大小了。 测试了,可以正常运行,不会出现UI错误了

public class GuideViewHelper { private ViewGroup rootView; private GuideView guideView; private Context context; private List viewInfos; private List lightViews; private List layoutStyles; private int padding; private LightType lightType = LightType.Rectangle;...

Samsung 9s android 10 ,There are also such problems In FoldingCellView remove the following lines: this.setClipToPadding(false); this.setClipChildren(false); Just get rid of it