summaryrefslogtreecommitdiffstats
path: root/res/drawable/apps_list_search_bg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/apps_list_search_bg.xml')
-rw-r--r--res/drawable/apps_list_search_bg.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/apps_list_search_bg.xml b/res/drawable/apps_list_search_bg.xml
index eda33a918..63c4d5591 100644
--- a/res/drawable/apps_list_search_bg.xml
+++ b/res/drawable/apps_list_search_bg.xml
@@ -18,6 +18,6 @@
android:shape="rectangle">
<solid android:color="#ffffff" />
<corners
- android:topLeftRadius="3dp"
- android:topRightRadius="3dp" />
+ android:bottomLeftRadius="2dp"
+ android:bottomRightRadius="2dp" />
</shape> \ No newline at end of file