From 5ef44b7566566db08b62245cbb9002b548071603 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 26 Jan 2011 17:22:20 -0800 Subject: [PATCH] Add API for preferred Launcher icon size and density Applications that create an icon for launcher to use couldn't determine which size or density the icon should be created. Bug: 3224340 Change-Id: Iee96113a4092696a9bd18eecbd2593b38f952a16 --- api/current.xml | 22 ++++++++ core/java/android/app/ActivityManager.java | 66 +++++++++++++++++++++- 2 files changed, 87 insertions(+), 1 deletion(-) diff --git a/api/current.xml b/api/current.xml index 8b9f3812f943a..5c3a8e4fa7cb0 100644 --- a/api/current.xml +++ b/api/current.xml @@ -24777,6 +24777,28 @@ visibility="public" > + + + +