Skip to content

Commit 56c5642

Browse files
committed
1.update umsocialsdk to 3.3.6
2.add UMHelper.java 3.custom comment ui
1 parent a879366 commit 56c5642

22 files changed

+263
-12
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
</receiver>
123123
<activity android:name="com.dreamteam.app.ui.ImageDialog"></activity>
124124
<activity android:name="com.dreamteam.app.ui.About"></activity>
125+
<activity android:name="com.dreamteam.app.ui.Comment"></activity>
125126
</application>
126127

127128
</manifest>

bin/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
</receiver>
123123
<activity android:name="com.dreamteam.app.ui.ImageDialog"></activity>
124124
<activity android:name="com.dreamteam.app.ui.About"></activity>
125+
<activity android:name="com.dreamteam.app.ui.Comment"></activity>
125126
</application>
126127

127128
</manifest>

ic_launcher-web.png

7.03 KB
Loading

res/drawable-hdpi/ic_launcher.png

-1.41 KB
Loading

res/drawable-mdpi/ic_launcher.png

-2.23 KB
Loading
245 Bytes
Loading
1.84 KB
Loading
526 Bytes
Loading

res/drawable-xhdpi/ic_launcher.png

-633 Bytes
Loading

res/drawable-xxhdpi/ic_launcher.png

4.78 KB
Loading

0 commit comments

Comments
 (0)