talk-android/app/src/main/java/com/nextcloud/talk/account
Andy Scherzinger 240ec8f98e
style(lint): Unnecessary lambda with trim()
The lambda argument ({ it <= ' ' }) is unnecessary

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-05-14 10:55:08 +02:00
..
AccountVerificationActivity.kt replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
ServerSelectionActivity.kt style(lint): Unnecessary lambda with trim() 2025-05-14 10:55:08 +02:00
SwitchAccountActivity.kt style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
WebViewLoginActivity.kt replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00