X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmove_to_folder_item_linearlayout.xml;h=02bc3d778b14ef5336cb4ac6be70ab408116ee9a;hp=a4b3bd17b9dee74fd2a2d9f01dd4850e646094d6;hb=e7380180e2936dc8ebafaae1999a4b6789309c13;hpb=026e3182ead986bf03026f1dd31e47ceb330303d 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