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=8b55b6565673e00a7670f0b145c0f8ba8d968ecf;hp=be277d9b8a8c8df6ab38221e44398e50d3d91deb;hb=0abf9642763f1af98af73b2fc3cc44752a342db3;hpb=fd9ff6a6ce478729b4793e9900d7c745a09ee3d8 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