diff options
Diffstat (limited to 'res/layout/live_folder_list.xml')
-rw-r--r-- | res/layout/live_folder_list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/live_folder_list.xml b/res/layout/live_folder_list.xml index 1d32f88..f96a190 100644 --- a/res/layout/live_folder_list.xml +++ b/res/layout/live_folder_list.xml @@ -36,7 +36,7 @@ android:layout_height="0dip" android:layout_weight="1" - android:cacheColorHint="#00000000" + android:cacheColorHint="#ff333333" android:background="@drawable/box_launcher_bottom" /> </com.android.launcher.LiveFolder> |