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/launcher_activity.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/layout/launcher_activity.xml') diff --git a/res/layout/launcher_activity.xml b/res/layout/launcher_activity.xml index c007299..4e0cc0c 100644 --- a/res/layout/launcher_activity.xml +++ b/res/layout/launcher_activity.xml @@ -1,12 +1,12 @@ - +