summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/app_drawer_container.xml2
-rw-r--r--res/layout/app_drawer_item.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/app_drawer_container.xml b/res/layout/app_drawer_container.xml
index 30a4ceeb0..146906637 100644
--- a/res/layout/app_drawer_container.xml
+++ b/res/layout/app_drawer_container.xml
@@ -82,4 +82,4 @@
android:visibility="invisible"
android:layout_height="100dp" />
</RelativeLayout>
-</FrameLayout> \ No newline at end of file
+</FrameLayout>
diff --git a/res/layout/app_drawer_item.xml b/res/layout/app_drawer_item.xml
index 5d3b94655..46a965226 100644
--- a/res/layout/app_drawer_item.xml
+++ b/res/layout/app_drawer_item.xml
@@ -54,7 +54,7 @@
android:layout_marginTop="10dp"
android:layout_marginLeft="6dp"
android:layout_centerVertical="true"
- android:includeFontPadding="false"
+ android:includeFontPadding="true"
android:gravity="center"
android:singleLine="true"
autofit:minTextSize="8sp"