summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHall Liu <hallliu@google.com>2018-10-18 23:39:14 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-18 23:39:14 -0700
commiteacb29c0c28a6a11a041231033b650b6f1ef9544 (patch)
tree2ca011cb825567c71effcea2acc047e631e12f72 /res
parentd8c8c00ef76fc8aa2fc7926e6df3de0dc24b4956 (diff)
parentfc5571ea7bd5c0c71f92b2f8bfffce70ebb1da61 (diff)
downloadStk-eacb29c0c28a6a11a041231033b650b6f1ef9544.tar.gz
Merge "Removed ellipse from end of title" am: 21fd46c9c4
am: fc5571ea7b Change-Id: I4686a14bfb36de5ae230f7cdf812aa740612862d
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>