Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_street
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_street
Commits
c3d41506
Commit
c3d41506
authored
Jul 23, 2021
by
fengruiyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改下拉刷新的功能
parent
baf8b446
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
fragment_featured_experience.xml
app/src/main/res/layout/fragment_featured_experience.xml
+6
-0
fragment_free_zone.xml
app/src/main/res/layout/fragment_free_zone.xml
+6
-0
No files found.
app/src/main/res/layout/fragment_featured_experience.xml
View file @
c3d41506
...
@@ -16,6 +16,12 @@
...
@@ -16,6 +16,12 @@
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
app:srlAccentColor=
"@color/gray"
app:srlAccentColor=
"@color/gray"
app:srlPrimaryColor=
"@color/white"
>
app:srlPrimaryColor=
"@color/white"
>
<com.scwang.smartrefresh.layout.header.ClassicsHeader
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
app:srlTextFailed=
"释放立即刷新"
app:srlTextRefreshing=
"下拉可以刷新"
/>
<androidx.recyclerview.widget.RecyclerView
<androidx.recyclerview.widget.RecyclerView
android:id=
"@+id/list_view"
android:id=
"@+id/list_view"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
...
...
app/src/main/res/layout/fragment_free_zone.xml
View file @
c3d41506
...
@@ -16,6 +16,12 @@
...
@@ -16,6 +16,12 @@
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
app:srlAccentColor=
"@color/gray"
app:srlAccentColor=
"@color/gray"
app:srlPrimaryColor=
"@color/white"
>
app:srlPrimaryColor=
"@color/white"
>
<com.scwang.smartrefresh.layout.header.ClassicsHeader
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
app:srlTextFailed=
"释放立即刷新"
app:srlTextRefreshing=
"下拉可以刷新"
/>
<androidx.recyclerview.widget.RecyclerView
<androidx.recyclerview.widget.RecyclerView
android:id=
"@+id/list_view"
android:id=
"@+id/list_view"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment