From f4d88cc0876ec29ff46dbda0159168ebee637afb Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 10 Feb 2024 18:03:09 +0100 Subject: Fix various linter warnings Among others: - Use `apply` instead of `commit` when saving shared preferences. - Avoid inlined Api - Remove unused resources --- res/layout/dialog_edit_text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/dialog_edit_text.xml') diff --git a/res/layout/dialog_edit_text.xml b/res/layout/dialog_edit_text.xml index ad07947..5b935dc 100644 --- a/res/layout/dialog_edit_text.xml +++ b/res/layout/dialog_edit_text.xml @@ -1,4 +1,4 @@ - + -- cgit v1.2.3