Class PicturePreviewActivity

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      int getResourceId()
      void initPictureSelectorStyle() Dynamically set album theme
      void onResult(List<LocalMedia> images)
      void onImageChecked(int position) Check whether the current image is selected.
      boolean isSelected(LocalMedia image) Check whether the current image is selected.
      void onClick(View view)
      void onBackPressed()
      void onActivityBackPressed()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait