Remove DashboardStatusFragment and hide sliding tab layout.
Bug: 28090184 Change-Id: I34ff46d0f5ba87c824d1484f1018fad154696e15
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user