feat: android project skeleton with immersive home activity
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Hearth</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hearth Launcher</h1>
|
||||
<p>占位页面,后续由 WebView 加载。</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user