Once we decide to show Home settings, keep it shown forever

Principle of Least Surprise FTW.

Bug 11131794

Change-Id: I1df720fa86fb870aa74a5d0074ca966843317f12
This commit is contained in:
Christopher Tate
2013-10-08 11:30:19 -07:00
parent 1955bf1bb3
commit dc7be10734
2 changed files with 10 additions and 1 deletions

View File

@@ -49,7 +49,8 @@ public class HomeSettings extends SettingsPreferenceFragment {
static final int REQUESTING_UNINSTALL = 10;
public static final String CURRENT_HOME = "current_home";
public static final String HOME_PREFS = "home_prefs";
public static final String HOME_PREFS_DO_SHOW = "do_show";
public static final String HOME_SHOW_NOTICE = "show";