文件名称:SlidingMenu
介绍说明--下载内容均来自于网络,请自行研究使用
Android版SlidingMenu滑动菜单 - 实现手动、自动滚动视图,提供右侧显示视图,右侧视图的滑动区域,只能在左侧视图范围内滑动,每次滑动记录一次移动位置,用于计算移动偏移量,按下时记录,用于判断当前滚动时向左还是向右,期间用到滚动辅助类,提供起始位置,移动偏移,移动总时间,可以获取每次滚动距离, x轴向右是依次递增与手指落下点差值,小于0说明是手指向左滑动,Android滑动菜单制作的详细源码+注释讲解,Android初级新手必看源码-The Android version SlidingMenu sliding menu- manual and auto-scrolling view, displayed on the right view, right side view of the slide area, only slide in the left view within each time the the sliding record time mobile position for calculating the moving offset amount of press record, is used to determine the current scroll left or right that used during rolling auxiliary class, starting position, move offset to move the total amount of time, you can get each rolling distance, x-axis to the right ascending order with finger drop point difference is less than 0 finger swipe left Android sliding menu made source+ Notes explain Android the primary Xinshoubikan source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SlidingMenu\.classpath
...........\.project
...........\AndroidManifest.xml
...........\gen\loveworld\slidingmenu\BuildConfig.java
...........\...\.........\...........\R.java
...........\proguard.cfg
...........\project.properties
...........\res\drawable-hdpi\ic_launcher.png
...........\...\.........ldpi\ic_launcher.png
...........\...\.........mdpi\ic_launcher.png
...........\...\values\strings.xml
...........\src\loveworld\slidingmenu\MainActivity.java
...........\...\.........\...........\SlidingMenu.java
...........\gen\loveworld\slidingmenu
...........\src\loveworld\slidingmenu
...........\gen\loveworld
...........\res\drawable-hdpi
...........\...\drawable-ldpi
...........\...\drawable-mdpi
...........\...\layout
...........\...\values
...........\src\loveworld
...........\bin
...........\gen
...........\res
...........\src
SlidingMenu