zxing/android/assets/html-en/whatsnew.html

15 lines
316 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<ul>
<li>New option to stop automatic orientation changes</li>
<li>New option to automatically open web pages</li>
</ul>
</body>
</html>