allgood / OpenNoteScanner

Android application for scanning and manipulating handwritten notes and documents.
Other
1.37k stars 284 forks source link

Added support for java 8 and replaced single method interfaces with labmda #230

Closed EmmanuelMess closed 4 years ago

EmmanuelMess commented 4 years ago

Description

Add support for Java 8 (needed for CameraX). Replaced most single method interfaces with labmdas.

Type of change

Just put an x in the [] which are valid.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

License: