Andrei Dobrescu

Results 2 issues of Andrei Dobrescu

**Is your feature request related to a problem? Please describe.** Java is sometimes very ceremonial. For instance, on methods / functions with only one return statement: ```java public int sum(int...

enhancement

Most image loading libraries load the image (from network / disk cache / memory cache) then the image gets displayed into imageview. Yet browsers can progressively display images as they...

enhancement