mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-01-10 22:24:52 +01:00
change a constants' value for consistency
This commit is contained in:
parent
9b4f82bc2e
commit
4448b988cb
@ -27,5 +27,5 @@ public class Constants {
|
||||
|
||||
public static final String PREFS = "prefs";
|
||||
public static final String VALUE = "value";
|
||||
public static final String WIDGET_BG_COLOR = "widget_bg";
|
||||
public static final String WIDGET_BG_COLOR = "widget_bg_color";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user