文件名称:PopupWindowMenu
介绍说明--下载内容来自于网络,使用问题请自行百度
仿IReader以及开卷有益/QQ阅读等电子书阅读器的顶部及底部菜单栏,完美实现.包括动画本人因做阅读器,找过这方法资料很久,都得不到解决,只知道用一个PopupWindow,但是找不到相关的示例,后来自己想明白了.就做出了这个示例.-Imitation IReader and Good Books/QQ and reading e-book reader at the top and bottom of the menu bar, the perfect realization. Including animation because I do reader to find information for a long time over this method are not resolved, knowing only a PopupWindow, but can not find relevant examples, then they want to see. was made up this example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PopupWindowMenu/
PopupWindowMenu/.classpath
PopupWindowMenu/.project
PopupWindowMenu/.settings/
PopupWindowMenu/.settings/org.eclipse.core.resources.prefs
PopupWindowMenu/.settings/org.eclipse.jdt.core.prefs
PopupWindowMenu/AndroidManifest.xml
PopupWindowMenu/assets/
PopupWindowMenu/bin/
PopupWindowMenu/bin/AndroidManifest.xml
PopupWindowMenu/bin/classes/
PopupWindowMenu/bin/classes.dex
PopupWindowMenu/bin/classes/com/
PopupWindowMenu/bin/classes/com/example/
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/BuildConfig.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$1.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$2.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$MyMenuAdapter.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$ViewHolder.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MenuItem.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$anim.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$attr.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$drawable.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$id.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$layout.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$menu.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$string.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$style.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R.class
PopupWindowMenu/bin/dexedLibs/
PopupWindowMenu/bin/dexedLibs/android-support-v4-cc9f56cfb51e56913a4bd993e41fb06a.jar
PopupWindowMenu/bin/jarlist.cache
PopupWindowMenu/bin/PopupWindowMenu.apk
PopupWindowMenu/bin/res/
PopupWindowMenu/bin/resources.ap_
PopupWindowMenu/bin/res/drawable-hdpi/
PopupWindowMenu/bin/res/drawable-hdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-mdpi/
PopupWindowMenu/bin/res/drawable-mdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-xhdpi/
PopupWindowMenu/bin/res/drawable-xhdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-xxhdpi/
PopupWindowMenu/bin/res/drawable-xxhdpi/ic_launcher.png
PopupWindowMenu/gen/
PopupWindowMenu/gen/com/
PopupWindowMenu/gen/com/example/
PopupWindowMenu/gen/com/example/popupwindowmenu/
PopupWindowMenu/gen/com/example/popupwindowmenu/BuildConfig.java
PopupWindowMenu/gen/com/example/popupwindowmenu/R.java
PopupWindowMenu/ic_launcher-web.png
PopupWindowMenu/libs/
PopupWindowMenu/libs/android-support-v4.jar
PopupWindowMenu/proguard-project.txt
PopupWindowMenu/project.properties
PopupWindowMenu/res/
PopupWindowMenu/res/anim/
PopupWindowMenu/res/anim/menu_exit.xml
PopupWindowMenu/res/anim/menu_open.xml
PopupWindowMenu/res/drawable-hdpi/
PopupWindowMenu/res/drawable-hdpi/ic_launcher.png
PopupWindowMenu/res/drawable-ldpi/
PopupWindowMenu/res/drawable-mdpi/
PopupWindowMenu/res/drawable-mdpi/ic_launcher.png
PopupWindowMenu/res/drawable-xhdpi/
PopupWindowMenu/res/drawable-xhdpi/ic_launcher.png
PopupWindowMenu/res/drawable-xxhdpi/
PopupWindowMenu/res/drawable-xxhdpi/ic_launcher.png
PopupWindowMenu/res/layout/
PopupWindowMenu/res/layout/activity_main.xml
PopupWindowMenu/res/layout/menu_item.xml
PopupWindowMenu/res/layout/m_menu_item.xml
PopupWindowMenu/res/menu/
PopupWindowMenu/res/menu/activity_main.xml
PopupWindowMenu/res/values/
PopupWindowMenu/res/values-v11/
PopupWindowMenu/res/values-v11/styles.xml
PopupWindowMenu/res/values-v14/
PopupWindowMenu/res/values-v14/styles.xml
PopupWindowMenu/res/values/menu_animation.xml
PopupWindowMenu/res/values/strings.xml
PopupWindowMenu/res/values/styles.xml
PopupWindowMenu/src/
PopupWindowMenu/src/com/
PopupWindowMenu/src/com/example/
PopupWindowMenu/src/com/example/popupwindowmenu/
PopupWindowMenu/src/com/example/popupwindowmenu/MainActivity.java
PopupWindowMenu/src/com/example/popupwindowmenu/MenuItem.java
PopupWindowMenu/.classpath
PopupWindowMenu/.project
PopupWindowMenu/.settings/
PopupWindowMenu/.settings/org.eclipse.core.resources.prefs
PopupWindowMenu/.settings/org.eclipse.jdt.core.prefs
PopupWindowMenu/AndroidManifest.xml
PopupWindowMenu/assets/
PopupWindowMenu/bin/
PopupWindowMenu/bin/AndroidManifest.xml
PopupWindowMenu/bin/classes/
PopupWindowMenu/bin/classes.dex
PopupWindowMenu/bin/classes/com/
PopupWindowMenu/bin/classes/com/example/
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/BuildConfig.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$1.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$2.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$MyMenuAdapter.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity$ViewHolder.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MainActivity.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/MenuItem.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$anim.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$attr.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$drawable.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$id.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$layout.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$menu.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$string.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R$style.class
PopupWindowMenu/bin/classes/com/example/popupwindowmenu/R.class
PopupWindowMenu/bin/dexedLibs/
PopupWindowMenu/bin/dexedLibs/android-support-v4-cc9f56cfb51e56913a4bd993e41fb06a.jar
PopupWindowMenu/bin/jarlist.cache
PopupWindowMenu/bin/PopupWindowMenu.apk
PopupWindowMenu/bin/res/
PopupWindowMenu/bin/resources.ap_
PopupWindowMenu/bin/res/drawable-hdpi/
PopupWindowMenu/bin/res/drawable-hdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-mdpi/
PopupWindowMenu/bin/res/drawable-mdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-xhdpi/
PopupWindowMenu/bin/res/drawable-xhdpi/ic_launcher.png
PopupWindowMenu/bin/res/drawable-xxhdpi/
PopupWindowMenu/bin/res/drawable-xxhdpi/ic_launcher.png
PopupWindowMenu/gen/
PopupWindowMenu/gen/com/
PopupWindowMenu/gen/com/example/
PopupWindowMenu/gen/com/example/popupwindowmenu/
PopupWindowMenu/gen/com/example/popupwindowmenu/BuildConfig.java
PopupWindowMenu/gen/com/example/popupwindowmenu/R.java
PopupWindowMenu/ic_launcher-web.png
PopupWindowMenu/libs/
PopupWindowMenu/libs/android-support-v4.jar
PopupWindowMenu/proguard-project.txt
PopupWindowMenu/project.properties
PopupWindowMenu/res/
PopupWindowMenu/res/anim/
PopupWindowMenu/res/anim/menu_exit.xml
PopupWindowMenu/res/anim/menu_open.xml
PopupWindowMenu/res/drawable-hdpi/
PopupWindowMenu/res/drawable-hdpi/ic_launcher.png
PopupWindowMenu/res/drawable-ldpi/
PopupWindowMenu/res/drawable-mdpi/
PopupWindowMenu/res/drawable-mdpi/ic_launcher.png
PopupWindowMenu/res/drawable-xhdpi/
PopupWindowMenu/res/drawable-xhdpi/ic_launcher.png
PopupWindowMenu/res/drawable-xxhdpi/
PopupWindowMenu/res/drawable-xxhdpi/ic_launcher.png
PopupWindowMenu/res/layout/
PopupWindowMenu/res/layout/activity_main.xml
PopupWindowMenu/res/layout/menu_item.xml
PopupWindowMenu/res/layout/m_menu_item.xml
PopupWindowMenu/res/menu/
PopupWindowMenu/res/menu/activity_main.xml
PopupWindowMenu/res/values/
PopupWindowMenu/res/values-v11/
PopupWindowMenu/res/values-v11/styles.xml
PopupWindowMenu/res/values-v14/
PopupWindowMenu/res/values-v14/styles.xml
PopupWindowMenu/res/values/menu_animation.xml
PopupWindowMenu/res/values/strings.xml
PopupWindowMenu/res/values/styles.xml
PopupWindowMenu/src/
PopupWindowMenu/src/com/
PopupWindowMenu/src/com/example/
PopupWindowMenu/src/com/example/popupwindowmenu/
PopupWindowMenu/src/com/example/popupwindowmenu/MainActivity.java
PopupWindowMenu/src/com/example/popupwindowmenu/MenuItem.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
