问题记录(PopWindow/Recyclerview)
摘要:一、问题: PopWindow在7.0以上showAsDropDown()方法失效 解决方法: if (Build.VERSION.SDK_INT >= 24) { int tempheight = mBrandPop.getHeight(); int screenHeight = anchor.g
阅读全文
posted @ 2019-11-02 11:21
posted @ 2019-11-02 11:21