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
8220094b
Commit
8220094b
authored
Aug 04, 2021
by
mengcuiguang2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
f9764fa2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
57 deletions
+41
-57
activity_aboutus.xml
app/src/main/res/layout/activity_aboutus.xml
+1
-1
activity_moresettings.xml
app/src/main/res/layout/activity_moresettings.xml
+40
-56
No files found.
app/src/main/res/layout/activity_aboutus.xml
View file @
8220094b
...
...
@@ -92,7 +92,7 @@
android:layout_marginLeft=
"30dp"
android:layout_marginRight=
"30dp"
android:gravity=
"center"
android:text=
"Copyright © 2019 Inc.."
android:text=
"Copyright © 2019
-2021
Inc.."
android:textColor=
"@color/color_333"
android:textSize=
"12sp"
/>
</LinearLayout>
...
...
app/src/main/res/layout/activity_moresettings.xml
View file @
8220094b
...
...
@@ -15,18 +15,6 @@
<include
layout=
"@layout/include_header"
/>
<com.mints.street.widget.ElasticScrollView
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:overScrollMode=
"never"
>
<LinearLayout
android:id=
"@+id/ly_linear"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:elevation=
"5dp"
android:orientation=
"vertical"
>
<include
android:id=
"@+id/item_phone"
layout=
"@layout/item_settings"
/>
...
...
@@ -69,8 +57,4 @@
android:layout_height=
"wrap_content"
/>
</LinearLayout>
</com.mints.street.widget.ElasticScrollView>
</LinearLayout>
</layout>
\ 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