Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
supplier
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王宇航
supplier
Commits
b8a3b1e5
Commit
b8a3b1e5
authored
Jan 15, 2021
by
宁斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RecyclerView layoutManager包名替换
parent
b5790dcf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
component-table/src/main/res/layout/meal_activity_soldout_ctrl.xml
+1
-1
config.gradle
+2
-2
No files found.
component-table/src/main/res/layout/meal_activity_soldout_ctrl.xml
View file @
b8a3b1e5
...
...
@@ -52,7 +52,7 @@
android:layout_weight=
"1"
android:divider=
"@null"
app:spanCount=
"1"
app:layoutManager=
"com.gingersoft.gsa.cloud.ui.
view
.RecyclerViewNoBugLinearLayoutManager"
/>
app:layoutManager=
"com.gingersoft.gsa.cloud.ui.
recylcler
.RecyclerViewNoBugLinearLayoutManager"
/>
<!-- </LinearLayout>-->
</LinearLayout>
...
...
config.gradle
View file @
b8a3b1e5
...
...
@@ -7,8 +7,8 @@ ext {
targetSdkVersion
:
29
,
//正式版: 1.0.3 3
//內部測試版:1.2.0 20
versionCode
:
1
8
,
versionName
:
"1.1.
8
"
versionCode
:
1
9
,
versionName
:
"1.1.
9
"
]
version
=
[
...
...
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