X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fbookmarks_drawer_item_linearlayout.xml;h=203685dd5fe52ea2c8fc97d4bc6131050ab78960;hb=bb6f81978d4fdf732b3becc0dd2c055bad5f85d5;hp=3009a352b75a17aa767f265ca21346a3b3d35bad;hpb=8252c110e3a97bc83c5f14c446edde00dfef32c9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/bookmarks_drawer_item_linearlayout.xml b/app/src/main/res/layout/bookmarks_drawer_item_linearlayout.xml index 3009a352..203685dd 100644 --- a/app/src/main/res/layout/bookmarks_drawer_item_linearlayout.xml +++ b/app/src/main/res/layout/bookmarks_drawer_item_linearlayout.xml @@ -43,6 +43,6 @@ android:textColor="?android:attr/textColorPrimary" android:textSize="22sp" android:layout_margin="10dp" - android:maxLines="1" + android:lines="1" android:ellipsize="end" /> \ No newline at end of file