zxing/android/assets/html-ru/whatsnew.html
srowen 34230c345a Update What's New for 4.3
git-svn-id: https://zxing.googlecode.com/svn/trunk@2405 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-09-12 11:22:01 +00:00

17 lines
856 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> Что нового в Barcode Scanner </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> Новое в версии 4.3: </p>
<ul>
<li> Непрерывный режим фокусировки может быть отключен на устройствах с неэффективным фокус </li>
<li> Совместимость с устройствами, которые только есть камера в передней </li>
<li> Внесены изменения пользовательского интерфейса, чтобы соответствовать стандартам Android 4 </li>
<li> Перевод справки на другие языки </li>
</ul>
<p>Перевод Google Translate.</p></body>
</html>