JAVA Eclipse 常见问题系列 - 1

2026-02-15 01:02:52

1、    android:label="@string/app_name"

    android:exported="true"

    android:launchMode="singleTop"

    android:theme="@android:style/Theme.Translucent"/>

猜你喜欢