summaryrefslogtreecommitdiffstats
path: root/res/layout/app_drawer_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/app_drawer_item.xml')
-rw-r--r--res/layout/app_drawer_item.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/app_drawer_item.xml b/res/layout/app_drawer_item.xml
index e2d105f5a..08043eb1f 100644
--- a/res/layout/app_drawer_item.xml
+++ b/res/layout/app_drawer_item.xml
@@ -44,8 +44,4 @@
android:layout_height="wrap_content"
android:orientation="horizontal" />
</LinearLayout>
- <Space android:id="@+id/spacer"
- android:layout_width="match_parent"
- android:layout_height="0dp"
- android:visibility="gone" />
</LinearLayout>