summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorHall Liu <hallliu@google.com>2018-10-18 23:28:25 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-18 23:28:25 -0700
commitfc5571ea7bd5c0c71f92b2f8bfffce70ebb1da61 (patch)
tree6247aa402ea789c02b5fd04df9327adf82384403 /res
parenta7bae2f8921ba4adcb0003dd31cd1840754be094 (diff)
parent21fd46c9c4310750a2bd5f009a7c1b3047b0e52f (diff)
downloadStk-fc5571ea7bd5c0c71f92b2f8bfffce70ebb1da61.tar.gz
Merge "Removed ellipse from end of title"
am: 21fd46c9c4 Change-Id: I63c768da9b93ceda674b2df53510fdc39f27bcdb
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>