grishka / appkit

Android app boilerplate + image loader
50 stars 17 forks source link

Compile sources with Java 1.8 #2

Closed desugar-64 closed 2 years ago

desugar-64 commented 4 years ago

Request for Lamda support. The code without lambdas looks untidy and bulky.

grishka commented 2 years ago

I already do. https://github.com/grishka/appkit/blob/e2e38b988e7f4063ef1a40be13f2e8946f9917ee/appkit/build.gradle#L11-L14

bvitaliyg commented 2 years ago

The lambdas are still not used where possible:

image