详细提示如下:
Incorrect line ending: found carriage return (\r) without corresponding newline (\n)
: Incorrect line ending: found carriage return (\r) without corresponding newline
2013-03-17
由于ADT版本问题,若打开layout时 如果提示:Incorrect line ending: found carriage return (\r) without corresponding newline (\n)
解决方案: ——clean一下项目,这个方法可以解决 。
此方案经过验证OK
|