Jaycee

Results 5 issues of Jaycee

PhotoPreview.builder().setPhotos(photoPaths) Hi,I think it's better to declare List than ArrayList

``` if (!mLocationManager.isProviderEnabled( LocationManager.NETWORK_PROVIDER )) { ``` 为什么是!mLocationManager.isProviderEnabled()执行括号中的代码呢?(括号中是NETWORK_PROVIDER)

#### What is the purpose of this change? When downloading Google documents, the remote does not contain the suffix, and the extension is '.docx'. The code here will cause panic...