Restore the deleted library file

This commit is contained in:
2026-05-15 20:12:02 +08:00
parent e813afe8b1
commit fcc81c6e1f
199 changed files with 17780 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menu_item_visit_store"
android:title="访问小店"/>
</menu>