getLocationOnScreen 、getLocationInWindow、 getGlobalVisibleRect

v.getLocationOnScreen(location) // 獲得view相對於整個屏幕的左上角座標get

v.getLocationInWindow(location) // 獲得view相對於當前Activity的左上角座標it

平板項目爲橫屏模式,彈出的popupwindow 位置在劉海平手機上錯位,後來發現getLocationOnScreen 包含了劉海平中狀態欄的高度io

相關文章
相關標籤/搜索