摘要:        
解决方法:if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) { // Android 7.x中,PopupWindow高度为match_parent时,会出现兼容性问题,需要处理兼容性 int[] mLocation = new int[2];     阅读全文
posted @ 2018-05-22 16:36
dub
阅读(152)
评论(0)
推荐(0)
        
            
        
        
摘要:        
我这里出问的问题是在 清单文件中 <provider <mate_data 中少了 android:resource="@xml/filepaths" 加上就好 了    阅读全文
posted @ 2018-05-22 15:02
dub
阅读(125)
评论(0)
推荐(0)
        
            
        
        
摘要:        
自定义类extends viewPager float startX;float startY; /** * 上下滑动时, 父控件拦截事件 * * 向右滑动, 当前页是第一页时, 父控件拦截事件; 向左滑动, 当前是最后一页时, 父控件拦截事件 */@Overridepublic boolean d    阅读全文
posted @ 2018-05-22 10:41
dub
阅读(253)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号