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
a7f6e602
Commit
a7f6e602
authored
Dec 13, 2019
by
linfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
短视频
parent
045b907e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
build.gradle
RvClient/build.gradle
+2
-2
icon_fragment_video_hint.png
.../src/main/res/drawable-xhdpi/icon_fragment_video_hint.png
+0
-0
activity_web_view.xml
plugin_share/src/main/res/layout/activity_web_view.xml
+0
-1
No files found.
RvClient/build.gradle
View file @
a7f6e602
...
@@ -8,8 +8,8 @@ android {
...
@@ -8,8 +8,8 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
flavorDimensions
"default"
flavorDimensions
"default"
versionCode
15
5
versionCode
15
6
versionName
"1.5.
5
"
versionName
"1.5.
6
"
multiDexEnabled
true
multiDexEnabled
true
...
...
component_resource/src/main/res/drawable-xhdpi/icon_fragment_video_hint.png
View replaced file @
045b907e
View file @
a7f6e602
2 KB
|
W:
|
H:
1.65 KB
|
W:
|
H:
2-up
Swipe
Onion skin
plugin_share/src/main/res/layout/activity_web_view.xml
View file @
a7f6e602
...
@@ -25,7 +25,6 @@
...
@@ -25,7 +25,6 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_centerVertical=
"true"
android:layout_centerVertical=
"true"
android:layout_toRightOf=
"@id/iv_title_left"
android:gravity=
"center"
android:gravity=
"center"
android:padding=
"@dimen/size_10"
android:padding=
"@dimen/size_10"
android:textColor=
"@color/textMain"
android:textColor=
"@color/textMain"
...
...
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