zxing/android/assets/html-zh-rTW/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
577 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> 有什麼新的條碼掃描器 </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.0和更高版本上啟用。 </li>
<li> 條形碼掃描矩形已經略有放大,在某些設備上。 </li>
<li> 在某些設備上的選擇預覽的大小已經改變,以容納採取軟的導航欄的空間。 </li>
</ul>
<p>由谷歌翻譯翻譯。</p></body>
</html>