0
A
回答
0
scrollView1.getViewTreeObserver().addOnScrollChangedListener(new OnScrollChangedListener() {
public void onScrollChanged() {
int scrollViewHeight = scrollView1.getChildAt(0).getHeight();
Log.e("scrollVIEW_height", "SCROLL" + scrollViewHeight);
double size = 0;
DisplayMetrics dm = mContext.getResources().getDisplayMetrics();
float screenWidth = dm.widthPixels/dm.xdpi;
float screenHeight = dm.heightPixels/dm.ydpi;
float i = dm.heightPixels;
Log.e("height in i", "" + i);
double heightininch = Math.sqrt(Math.pow(screenHeight, 2));
Log.e("height in inch", "" + heightininch);
size = Math.sqrt(Math.pow(screenWidth, 2) + Math.pow(screenHeight, 2));
Log.e("screen", "" + size);
if (size >= 6) {
if (scrollViewHeight >= (int)i) {
DownIndicator.setVisibility(View.VISIBLE);
// TopIndicator.setVisibility(View.VISIBLE);
}
}
}
});
相關問題
- 1. 詳情查看更新
- 2. 外鍵在查看詳情
- 3. Siri-like Shadow on Scroll
- 4. 查看tfs sdk的變更詳情?
- 5. 兩個UISplitViewControllers,1(共享)詳情查看
- 6. 模塊的Prestashop查看詳情
- 7. 自定義標籤欄,詳情查看
- 8. 查看詳情屬性來自DOCX
- 9. 查看詳情在MVC +加入表格
- 10. Scroll查看圖片描述
- 11. 無法合併android清單。查看控制檯瞭解更多詳情
- 12. youtube like horizontal scroll div
- 13. Recycler查看Scroll上的隨機圖像
- 14. Google Place詳情android
- 15. 詳細查看.bashrc
- 16. 在scroll中創建標籤查看
- 17. 顯示列表查看第二項活動詳情活動
- 18. Android的停車場詳情?
- 19. 使用XSLT詳細查看
- 20. ASP.NET詳細信息查看
- 21. UISplitViewController詳細查看陰影
- 22. 隱藏詳細查看
- 23. 查看不同模型的實例,詳情
- 24. 如何顯示詳情查看選定的汽車?
- 25. 詳情查看重置綁定的可見性?
- 26. Magento產品查看詳情沒有正確加載
- 27. Maven的編譯錯誤:如何查看詳情
- 28. 如何在Windows中查看詳細的內存使用情況?
- 29. 滾動查看喜歡Google+內容詳情
- 30. Android Webview SCROLL