添加我的Termux活动类

This commit is contained in:
2026-04-30 08:34:29 +08:00
parent 6c8867e15c
commit d3c40efffa
3 changed files with 56 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>