nextcloud / nextcloud/android

Refactor: Replace all anonymous classes with lambdas

Open
#2,290 2 comments 0 reactions 0 assignees View on GitHub
enhancement needs info technical debt
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Actual behaviour
Right now, we have a lot of anonymous classes in the project.

### Expected behaviour
They can and should be converted to lambdas.

### Steps to reproduce
Eg. In method ```getFileList``` of ```SyncedFolderActivity``` we have two such cases.

### Environment data
Android version: NA

Device model: NA

Stock or customized system: NA

Nextcloud app version: NA

Nextcloud server version: NA

### Logs
#### Web server error log
NA

#### Nextcloud log (data/nextcloud.log)
NA

@AndyScherzinger Please review.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.