Merge "Button that goes from app info details to app info" into mnc-dev
This commit is contained in:
@@ -115,7 +115,7 @@ public class ProcessStatsDetail extends SettingsPreferenceFragment
|
||||
|
||||
AppHeader.createAppHeader(this,
|
||||
mApp.mUiTargetApp != null ? mApp.mUiTargetApp.loadIcon(mPm) : new ColorDrawable(0),
|
||||
mApp.mUiLabel, null);
|
||||
mApp.mUiLabel, AppInfoWithHeader.getInfoIntent(this, mApp.mPackage));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user