Skip to content

Commit 225f3e0

Browse files
committed
仿QQ小红点
1 parent f34334a commit 225f3e0

14 files changed

+3
-1774
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@
6969
android:name=".popup.PopupWindowActivity"
7070
android:screenOrientation="portrait" />
7171
<activity android:name=".jni.JNIActivity" />
72-
<activity
73-
android:name=".recycle.view_pager.ViewPagerActivity"
74-
android:screenOrientation="portrait" />
7572
<activity
7673
android:name=".propertyAnimator.ViewPropertyAnimatorActivity"
7774
android:screenOrientation="portrait" />
@@ -84,9 +81,6 @@
8481
<activity
8582
android:name=".recycle.SwipeMenuActivity"
8683
android:screenOrientation="portrait" />
87-
<activity
88-
android:name=".recycle.PullToRefresh.PullToRefreshActivity"
89-
android:screenOrientation="portrait" />
9084
<activity
9185
android:name=".other.SuspendActivity"
9286
android:screenOrientation="portrait" />

app/src/main/java/org/ninetripods/mq/study/recycle/PullToRefresh/EatBeanLoadingView.java

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)