From bf4decf024fa1bf9f3879c665c8fc2f5405ece4b Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 13 Feb 2024 16:39:08 +0100 Subject: store button state in SharedPreferences --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 35af133..85c9c51 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,4 +1,6 @@ bingo3 + com.lonkaars.bingo3 + com.lonkaars.bingo3.db_button orientation_demo \ No newline at end of file -- cgit v1.2.3