X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmove_to_folder_item_linearlayout.xml;h=8b55b6565673e00a7670f0b145c0f8ba8d968ecf;hb=61a76e491469916f2f30aebb47b98cda7cceb557;hp=be277d9b8a8c8df6ab38221e44398e50d3d91deb;hpb=e89b263c281a0b555cf43604b013b85b40d81c61;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 be277d9b..8b55b656 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 @@ -40,7 +40,7 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_margin="10dp" - android:singleLine="true" + android:maxLines="1" android:textColor="@color/black" android:textSize="22sp" /> \ No newline at end of file