ChiliPhotoPicker
ChiliPhotoPicker copied to clipboard
Code not support in java
PhotoPickerFragment.newInstance( multiple = true, allowCamera = true, maxSelection = 5, theme = R.style.ChiliPhotoPicker_Light ).show(supportFragmentManager, "picker")
this code not support in java, Please give me solution.