Commit 59fbbd99 authored by fallenstardust's avatar fallenstardust

fix 复制卡组

parent 12ebcd89
......@@ -264,7 +264,6 @@ public class YGODialogUtil {
} catch (IOException e) {
e.printStackTrace();
}
deckList.remove(deckFile);
}
YGOUtil.show(context.getString(R.string.done));
onDeckMenuListener.onDeckCopy(deckAdp.getSelectList(), toType);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment