zxing/android/assets/html-ru/whatsnew.html
srowen@gmail.com 2220400644 Whats new in 4.4
git-svn-id: https://zxing.googlecode.com/svn/trunk@2831 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-06-25 22:21:18 +00:00

17 lines
934 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.4: </p>
<ul>
<li> Android 2.3.3 или более поздней версии сейчас. </li>
<li> Тема Холо включена на Android 3 и выше. </li>
<li> Прямоугольник сканирования штрих-кодов была слегка увеличивается на некоторых устройствах. </li>
<li> Выбранный размер предварительного просмотра изменилось на некоторых устройствах, с тем чтобы учесть пространства, занимаемого мягкие панели навигации. </li>
</ul>
<p>Перевод Google Translate.</p></body>
</html>