am 96d2cc23: Fix folder hint text color. Likely a regression from upgrading the Activity theme

* commit '96d2cc235dff94d6109cd480fef13afbefa459f1':
  Fix folder hint text color. Likely a regression from upgrading the Activity theme
This commit is contained in:
Adam Cohen
2014-11-01 00:22:40 +00:00
committed by Android Git Automerger
+1
View File
@@ -45,6 +45,7 @@
android:hint="@string/folder_hint_text"
android:textSize="14sp"
android:textColor="#ff777777"
android:textColorHint="#ff808080"
android:textColorHighlight="#ffCCCCCC"
android:textCursorDrawable="@null"
android:gravity="center_horizontal"