Remove DashboardStatusFragment and hide sliding tab layout.

Bug: 28090184
Change-Id: I34ff46d0f5ba87c824d1484f1018fad154696e15
This commit is contained in:
Fan Zhang
2016-04-11 09:17:57 -07:00
parent 872c61249b
commit 3645373b6f
5 changed files with 2 additions and 76 deletions

View File

@@ -31,7 +31,6 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
public static final int DASHBOARD_CONTAINER = UNDECLARED + 1;
// Used by PreferenceActivity for the dummy fragment it adds, no useful data here.
public static final int PREFERENCE_ACTIVITY_FRAGMENT = UNDECLARED + 2;
public static final int DASHBOARD_STATUS = UNDECLARED + 3;
/**
* Declare the view of this category.