X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_history_item_linearlayout.xml;h=e099fc8b28431cc212e096cb00d41d42e83dd851;hp=b6e7338d1aec18b67508ebf12f38744c2912953e;hb=e7380180e2936dc8ebafaae1999a4b6789309c13;hpb=026e3182ead986bf03026f1dd31e47ceb330303d diff --git a/app/src/main/res/layout/url_history_item_linearlayout.xml b/app/src/main/res/layout/url_history_item_linearlayout.xml index b6e7338d..e099fc8b 100644 --- a/app/src/main/res/layout/url_history_item_linearlayout.xml +++ b/app/src/main/res/layout/url_history_item_linearlayout.xml @@ -41,6 +41,6 @@ android:textColor="?attr/urlHistoryText" android:textSize="16sp" android:layout_margin="10dp" - android:maxLines="1" + android:lines="1" android:ellipsize="end"/> \ No newline at end of file