Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_freeworld
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_freeworld
Commits
d99616cf
Commit
d99616cf
authored
Aug 17, 2021
by
fengruiyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
自由世界
parent
317dff20
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
1 deletion
+4
-1
activity_google_map.xml
app/src/main/res/layout/activity_google_map.xml
+2
-0
fragment_home.xml
app/src/main/res/layout/fragment_home.xml
+1
-0
settings.gradle
settings.gradle
+1
-1
No files found.
app/src/main/res/layout/activity_google_map.xml
View file @
d99616cf
...
...
@@ -42,6 +42,7 @@
app:layout_constraintEnd_toEndOf=
"parent"
/>
<ImageView
android:visibility=
"gone"
android:id=
"@+id/image_map_change_icon"
android:layout_width=
"35dp"
android:layout_height=
"35dp"
...
...
@@ -52,6 +53,7 @@
app:layout_constraintEnd_toEndOf=
"parent"
/>
<ImageView
android:visibility=
"gone"
android:id=
"@+id/ly_hotview"
android:layout_width=
"35dp"
android:layout_height=
"35dp"
...
...
app/src/main/res/layout/fragment_home.xml
View file @
d99616cf
...
...
@@ -40,6 +40,7 @@
app:layout_constraintTop_toBottomOf=
"@id/image_map_change_icon"
/>
<ImageView
android:visibility=
"gone"
android:id=
"@+id/ly_hotview"
android:layout_width=
"35dp"
android:layout_height=
"35dp"
...
...
settings.gradle
View file @
d99616cf
...
...
@@ -2,4 +2,4 @@ include ':library_base'
include
':mvvmhabit'
include
':shareSdkLib'
include
':app'
rootProject
.
name
=
"freeworld"
\ No newline at end of file
rootProject
.
name
=
"自由世界"
\ No newline at end of file
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