diff options
author | Michael Jurka <mikejurka@google.com> | 2010-10-01 16:12:03 -0700 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2010-10-01 16:12:03 -0700 |
commit | 16fed41e5e680c547b23e108788eb85f1b04d36d (patch) | |
tree | 041401c8a56a81bc9e55defb2ce7d1fe07d7d96f /res/layout-xlarge-land | |
parent | a249304572c9a3abb31f1963a7a59e373adfd81f (diff) | |
download | packages_apps_trebuchet-16fed41e5e680c547b23e108788eb85f1b04d36d.zip packages_apps_trebuchet-16fed41e5e680c547b23e108788eb85f1b04d36d.tar.gz packages_apps_trebuchet-16fed41e5e680c547b23e108788eb85f1b04d36d.tar.bz2 |
- getting rid of "dimmed" effect for icons and widgets
- re-enabling drawing cache for icons and widgets
Diffstat (limited to 'res/layout-xlarge-land')
-rw-r--r-- | res/layout-xlarge-land/application.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge-land/application.xml b/res/layout-xlarge-land/application.xml index d0c8d9b..ed8fa8c 100644 --- a/res/layout-xlarge-land/application.xml +++ b/res/layout-xlarge-land/application.xml @@ -14,5 +14,5 @@ limitations under the License. --> -<com.android.launcher2.DimmableBubbleTextView xmlns:android="http://schemas.android.com/apk/res/android" +<com.android.launcher2.BubbleTextView xmlns:android="http://schemas.android.com/apk/res/android" style="@style/WorkspaceIcon.Landscape" />
\ No newline at end of file |