zxing/android/assets/html-es/whatsnew.html
2015-10-27 10:57:38 +00:00

16 lines
412 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> ¿Qué hay de nuevo en Barcode Scanner? </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<ul>
<li> Arreglo para imágenes giradas en algunos dispositivos </li>
<li> Arreglo para algunos problemas con pitidos </li>
<li> Corrección de errores </li>
</ul>
<p>Traducido por Google Translate.</p></body>
</html>