Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RvApp
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
1
Merge Requests
1
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
lify
RvApp
Commits
b22ac415
Commit
b22ac415
authored
Sep 25, 2019
by
linfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
e7454116
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
build.gradle
RvClient/build.gradle
+2
-3
rv_dialog_tips.xml
component_dialog/src/main/res/layout/rv_dialog_tips.xml
+1
-1
No files found.
RvClient/build.gradle
View file @
b22ac415
...
@@ -8,11 +8,10 @@ android {
...
@@ -8,11 +8,10 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
flavorDimensions
"default"
flavorDimensions
"default"
versionCode
1
52
versionCode
1
44
versionName
"1.
5.2
"
versionName
"1.
4.4
"
multiDexEnabled
true
multiDexEnabled
true
ndk
{
ndk
{
abiFilters
"armeabi"
,
"armeabi-v7a"
,
"x86"
,
"mips"
,
'arm64-v8a'
abiFilters
"armeabi"
,
"armeabi-v7a"
,
"x86"
,
"mips"
,
'arm64-v8a'
}
}
...
...
component_dialog/src/main/res/layout/rv_dialog_tips.xml
View file @
b22ac415
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
android:layout_marginLeft=
"@dimen/size_15"
android:layout_marginLeft=
"@dimen/size_15"
android:layout_marginRight=
"@dimen/size_15"
android:layout_marginRight=
"@dimen/size_15"
android:layout_marginBottom=
"@dimen/size_26"
android:layout_marginBottom=
"@dimen/size_26"
android:text=
"
取消将从您的押金里扣除20元手续费,确认要取消吗?
"
android:text=
""
android:textColor=
"@color/textGray"
android:textColor=
"@color/textGray"
android:textSize=
"@dimen/size_16"
/>
android:textSize=
"@dimen/size_16"
/>
...
...
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