]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/move_to_folder_item_linearlayout.xml
Remove lint errors in non-java files. Fix download dialog when download size is...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / move_to_folder_item_linearlayout.xml
index be277d9b8a8c8df6ab38221e44398e50d3d91deb..8b55b6565673e00a7670f0b145c0f8ba8d968ecf 100644 (file)
@@ -40,7 +40,7 @@
         android:layout_height="wrap_content"
         android:layout_width="wrap_content"
         android:layout_margin="10dp"
         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" />
 </LinearLayout>
\ No newline at end of file
         android:textColor="@color/black"
         android:textSize="22sp" />
 </LinearLayout>
\ No newline at end of file