X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_history_item_linearlayout.xml;h=e099fc8b28431cc212e096cb00d41d42e83dd851;hb=bb6f81978d4fdf732b3becc0dd2c055bad5f85d5;hp=b6e7338d1aec18b67508ebf12f38744c2912953e;hpb=012e5595c82d6e8d0b8a46f1ef18a02a56341182;p=PrivacyBrowserAndroid.git 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