mirror of
https://gitee.com/shuto/cordova-imagePicker.git
synced 2026-05-23 00:05:03 +08:00
added missing constant for outputTypeKey
This commit is contained in:
@@ -88,6 +88,7 @@ public class MultiImageChooserActivity extends Activity implements OnItemClickLi
|
||||
public static final String WIDTH_KEY = "WIDTH";
|
||||
public static final String HEIGHT_KEY = "HEIGHT";
|
||||
public static final String QUALITY_KEY = "QUALITY";
|
||||
public static final String OUTPUT_TYPE_KEY = "OUTPUT_TYPE";
|
||||
|
||||
private ImageAdapter ia;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user