找回密码
 立即注册
Android版SlidingMenu滑动菜单-实现手动、自动翻滚视图,提供右侧显示视图,右侧视图的滑动区域,只能在左侧视图范围内滑动,每次滑动记录一次移动方位,关于计算移动偏移量,按下时记录,关于判别当时翻滚时向左仍是向右,期间用到翻滚辅助类,提供起始方位,移动偏移,移动总时刻,可以获取每次翻滚间隔,x轴向右是顺次递增与手指落下点差值,小于0说明是手指向左滑动,Android滑动菜单制作的具体源码+注释解说,Android初级新手必看源码。本资料共包括以下附件:

(SlidingMenu sliding menu for Android - realizes manual and automatic tumbling view, and provides right display view. The sliding area of the right view can only slide within the left view range. The moving direction is recorded once for each sliding. The moving offset is calculated and recorded when pressed. The tumbling auxiliary class is used to determine whether the tumbling is left or right at that time. The starting direction, moving offset, and total moving time are provided. The tumbling interval can be obtained, The right side of the x-axis is the difference between the progressive increase and the finger drop point. If it is less than 0, it means that the finger slides to the left. The specific source code for Android sliding menu production comments, which is a must for Android beginners. This document includes the following annexes:)

[下载]13482206178.rar




上一篇:Android铃声设置模块源码
下一篇:TodayDate Android日历源代码