Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error : endless add All Images #9

Closed
DenisYKa opened this issue Mar 24, 2016 · 1 comment
Closed

Error : endless add All Images #9

DenisYKa opened this issue Mar 24, 2016 · 1 comment

Comments

@DenisYKa
Copy link

请点击照片的文件夹,整个文件夹和重叠的照片总数

endless add All Images and endless add same folder...

I guess the cause of this problem is

new Handler().postDelayed(new Runnable() {
@OverRide
public void run() {
folderPopupWindow.dismiss();
if (index == 0) {
getActivity().getSupportLoaderManager().initLoader(LOADER_ALL, null, mLoaderCallback);

How to fix it ?? please help me :)

@YancyYe
Copy link
Owner

YancyYe commented Feb 7, 2017

https://github.com/YancyYe/GalleryPick 项目已重构

@YancyYe YancyYe closed this as completed Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants