摘要:
实现一个图片位移动画 final int[] location = new int[2]; v.getLocationOnScreen(location); int screenWidth = mShaPreferences.getInt("screenWidth", 0); int screenHeight = mShaPreferences.getInt("screenHeight", 0); FrameLayout.LayoutParams params = (android.widget.FrameLayout.La... 阅读全文
posted @ 2013-09-05 16:21
时光独白
阅读(271)
评论(0)
推荐(0)
浙公网安备 33010602011771号