Toggle between primary and managed profile in Print Settings

This adds a spinner to the print settings screen which can be used to toggle
between the Settings app in the primary and managed profile so that the user
can edit settings belonging to both profiles.

Bug: 16369104
Change-Id: I2556a331d09379c2a501bc6b192ab1631b5215f5
This commit is contained in:
Alexandra Gherghina
2014-07-18 17:23:37 +01:00
parent b8ec343464
commit fe47a8dc89
11 changed files with 270 additions and 7 deletions

View File

@@ -68,7 +68,7 @@ import android.widget.TabWidget;
import com.android.settings.dashboard.DashboardCategory;
import com.android.settings.dashboard.DashboardTile;
import com.android.settings.users.CircleFramedDrawable;
import com.android.settings.drawable.CircleFramedDrawable;
import java.io.IOException;
import java.io.InputStream;