summaryrefslogtreecommitdiffstats
path: root/res/layout/folder_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/folder_icon.xml')
-rw-r--r--res/layout/folder_icon.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/folder_icon.xml b/res/layout/folder_icon.xml
index 9c5c46bd8..44056828c 100644
--- a/res/layout/folder_icon.xml
+++ b/res/layout/folder_icon.xml
@@ -26,6 +26,7 @@
android:layout_gravity="center_horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:antialias="true"
android:src="@drawable/portal_ring_inner_holo"/>
<com.android.launcher3.BubbleTextView
style="@style/WorkspaceIcon"