ipu的trunk版的android工程和服务端工程。

style_share_apk.xml 242B

    <?xml version="1.0" encoding="utf-8"?> <resources> <style name="ShareApkDialogTheme" parent="@android:style/Theme.Dialog"> <!-- 无标题 --> <item name="android:windowNoTitle">true</item> </style> </resources>