aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/layout')
-rw-r--r--java/res/layout/key_preview_klp.xml (renamed from java/res/layout/key_preview_ics.xml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/layout/key_preview_ics.xml b/java/res/layout/key_preview_klp.xml
index 222e8846c..160aeb9a9 100644
--- a/java/res/layout/key_preview_ics.xml
+++ b/java/res/layout/key_preview_klp.xml
@@ -2,7 +2,7 @@
<!--
/*
**
-** Copyright 2012, The Android Open Source Project
+** Copyright 2013, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:background="@drawable/keyboard_key_feedback_ics"
+ android:background="@drawable/keyboard_key_feedback_klp"
android:minWidth="32dp"
android:gravity="center"
/>