Huan Luo

Results 4 issues of Huan Luo

When use custom realm module,set “library = true”,run app can cause crash: the crash msg is "is not part of the schema for this Realm. Did you added realm-android plugin...

I got the error message like “is not part of the schema for this Realm. Did you added realm-android plugin in your build.gradle file?” but i do not find what...

如题,假设用户在浏览过程中,点击预览,则会导致图片重新回到顶部;

bug

目前使用Layer框架,解决了我很多类似弹窗,PopWindow之类的问题. 在使用过程中,假设弹窗页面比较复杂,里面内容有类似选中,类似填写内容等情况, 有多次调用显示隐藏,原有的状态无法保存,会出现页面数据归零的情况。 不知道是否有单纯只隐藏显示,但是实际弹窗并未销毁的功能;