aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/navigation_view_simple_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/navigation_view_simple_item.xml')
-rw-r--r--res/layout/navigation_view_simple_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/navigation_view_simple_item.xml b/res/layout/navigation_view_simple_item.xml
index e25039ad..03dbb0b1 100644
--- a/res/layout/navigation_view_simple_item.xml
+++ b/res/layout/navigation_view_simple_item.xml
@@ -46,6 +46,7 @@
android:layout_marginRight="@dimen/extra_margin"
android:gravity="left|center_vertical"
android:singleLine="true"
+ android:ellipsize="middle"
android:textAppearance="@style/primary_text_appearance" />
</LinearLayout>