X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmove_to_folder_item_linearlayout.xml;h=02bc3d778b14ef5336cb4ac6be70ab408116ee9a;hb=4196bafc4069857b554ac95addcae92fcabae901;hp=a4b3bd17b9dee74fd2a2d9f01dd4850e646094d6;hpb=27f29c3b890c9ec20620961c6e77805630dd339f;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/move_to_folder_item_linearlayout.xml b/app/src/main/res/layout/move_to_folder_item_linearlayout.xml index a4b3bd17..02bc3d77 100644 --- a/app/src/main/res/layout/move_to_folder_item_linearlayout.xml +++ b/app/src/main/res/layout/move_to_folder_item_linearlayout.xml @@ -41,7 +41,7 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_margin="10dp" - android:maxLines="1" + android:lines="1" android:textColor="?android:attr/textColorPrimary" android:textSize="22sp" /> \ No newline at end of file