summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHall Liu <hallliu@google.com>2018-10-18 23:55:39 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-18 23:55:39 -0700
commit480ee4ce13e89a9b0920aecd9ab4acd19bef7032 (patch)
tree70d8180c39432b61919b14b0c2bacd20c5ce99fe /res
parentce6f9402baeecd0755daf3ea3bdb7dee86fb0d22 (diff)
parenteacb29c0c28a6a11a041231033b650b6f1ef9544 (diff)
downloadStk-480ee4ce13e89a9b0920aecd9ab4acd19bef7032.tar.gz
Merge "Removed ellipse from end of title" am: 21fd46c9c4 am: fc5571ea7b
am: eacb29c0c2 Change-Id: I664959bfe1c88d332a9fe9845370467554016aef
Diffstat (limited to 'res')
-rwxr-xr-xres/layout/stk_title.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/stk_title.xml b/res/layout/stk_title.xml
index a5ef109..562e4dc 100755
--- a/res/layout/stk_title.xml
+++ b/res/layout/stk_title.xml
@@ -44,7 +44,6 @@
android:gravity="center_vertical"
android:layout_width="match_parent"
android:layout_height="32dip"
- android:ellipsize="end"
android:maxLines="1"
style="@android:style/TextAppearance.DeviceDefault.Widget.ActionBar.Title" />
</HorizontalScrollView>