ViewPager2を導入(フォローフォロワーをスワイプで移動したい)
1 parent a97a9dc commit ffdcea62c02c3b78e40c7852f7485e9a7040233e
parsecmonkey authored on 3 Nov 2021
Showing 18 changed files
View
.idea/misc.xml
View
app/build.gradle
View
app/src/main/AndroidManifest.xml
View
app/src/main/java/org/ntlab/acanthus_client/views/animation_detail/AnimationDetailActivity.java
View
app/src/main/java/org/ntlab/acanthus_client/views/main_menu_ui/mypage/MyPageFragment.java
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/UserPageActivity.java
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/FollowFollowerActivity.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/FollowFollowerAdapter.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/followList/FollowListActivity.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/followList/FollowListFragment.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/followerList/FollowerListActivity.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followFollower/followerList/FollowerListFragment.java 0 → 100644
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followList/FollowListActivity.java 100644 → 0
View
app/src/main/java/org/ntlab/acanthus_client/views/userpage/followerList/FollowerListActivity.java 100644 → 0
View
app/src/main/res/layout/activity_follow_follower.xml 0 → 100644
View
app/src/main/res/layout/fragment_follow_list.xml 0 → 100644
View
app/src/main/res/layout/fragment_follower_list.xml 0 → 100644
View
app/src/main/res/values/strings.xml