add comment

This commit is contained in:
Nereo 2016-01-19 11:44:23 +08:00
parent f894c00b47
commit 3a62c22259
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import java.util.ArrayList;
/**
* 多图选择
* Created by Nereo on 2015/4/7.
* Updated by nereo on 2016/1/19.
*/
public class MultiImageSelectorActivity extends FragmentActivity implements MultiImageSelectorFragment.Callback{