summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/swe_menu_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/swe_menu_item.xml b/res/layout/swe_menu_item.xml
index cdee2fda..9be47cdd 100644
--- a/res/layout/swe_menu_item.xml
+++ b/res/layout/swe_menu_item.xml
@@ -19,6 +19,7 @@
android:layout_height="match_parent"
android:layout_gravity="start"
android:gravity="center_vertical"
+ android:background="@android:color/transparent"
android:singleLine="true"
/>
<view