summaryrefslogtreecommitdiffstats
path: root/res/layout/drawer_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/drawer_icon.xml')
-rw-r--r--res/layout/drawer_icon.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/drawer_icon.xml b/res/layout/drawer_icon.xml
index 1cdea7884..6c804f17c 100644
--- a/res/layout/drawer_icon.xml
+++ b/res/layout/drawer_icon.xml
@@ -18,6 +18,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="wrap_content"
+ android:paddingLeft="@dimen/vertical_app_drawer_icon_padding"
+ android:paddingRight="@dimen/vertical_app_drawer_icon_padding"
android:layout_height="wrap_content">
<ImageView