refactor: 将 MyTermuxActivity 移至 termux 包并清理空目录

This commit is contained in:
2026-06-02 17:01:16 +08:00
parent acfd4744f8
commit bac0a957aa
3 changed files with 3 additions and 3 deletions

View File

@@ -330,7 +330,7 @@
</activity>
<activity android:name="cc.winboll.studio.winboll.applications.MyTermuxActivity"
<activity android:name="cc.winboll.studio.winboll.termux.MyTermuxActivity"
android:label="@string/my_termux_activity"
android:exported="true"/>