summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2013-09-20 17:04:51 -0700
committerAdam Cohen <adamcohen@google.com>2013-09-20 17:06:05 -0700
commit5108bc0fd9f7e30c87c223fbb75f024e271b2103 (patch)
tree20d420d01a49b0eae625ad271cc41a537836becc /res
parent477828cc83b60a17eb9b6fc8ee08b4abbc3d2fb1 (diff)
downloadandroid_packages_apps_Trebuchet-5108bc0fd9f7e30c87c223fbb75f024e271b2103.tar.gz
android_packages_apps_Trebuchet-5108bc0fd9f7e30c87c223fbb75f024e271b2103.tar.bz2
android_packages_apps_Trebuchet-5108bc0fd9f7e30c87c223fbb75f024e271b2103.zip
More folder cleanup
-> Eliminating out ring -> Fixing the cursor color -> Using "nolip" asset appropriately Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
Diffstat (limited to 'res')
-rw-r--r--res/layout/user_folder.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml
index 8ea88799f..d01e2ebba 100644
--- a/res/layout/user_folder.xml
+++ b/res/layout/user_folder.xml
@@ -46,6 +46,7 @@
android:textSize="14sp"
android:textColor="#ff777777"
android:textColorHighlight="#ff333333"
+ android:textCursorDrawable="@null"
android:gravity="center_horizontal"
android:singleLine="true"
android:imeOptions="flagNoExtractUi"