Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
罗孟伟 committed Mar 27, 2018
1 parent 208e335 commit d4fddab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ public void eventBus(EventEntity obj) {
Log.i("刷新下标:", String.valueOf(position));
adapter.bindSelectImages(selectImages);
adapter.notifyItemChanged(position);

break;
case PictureConfig.PREVIEW_DATA_FLAG:
List<LocalMedia> medias = obj.medias;
Expand Down

0 comments on commit d4fddab

Please sign in to comment.