Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
HTAnticollision
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
马乐
HTAnticollision
Commits
64b722d0
Commit
64b722d0
authored
Aug 31, 2023
by
马乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.fixed 用户设置页面UI显示
parent
f9c85dfd
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
16 deletions
+19
-16
activity_user_settings.xml
app/src/main/res/layout/activity_user_settings.xml
+3
-2
fixed_info_layout.xml
app/src/main/res/layout/fixed_info_layout.xml
+11
-10
network_settings_layout.xml
app/src/main/res/layout/network_settings_layout.xml
+1
-1
vehicle_info_layout.xml
app/src/main/res/layout/vehicle_info_layout.xml
+4
-3
No files found.
app/src/main/res/layout/activity_user_settings.xml
View file @
64b722d0
...
@@ -86,8 +86,9 @@
...
@@ -86,8 +86,9 @@
android:id=
"@+id/tabContent"
android:id=
"@+id/tabContent"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
app:layout_constraintTop_toTopOf=
"@id/tabContainer"
app:layout_constraintTop_toBottomOf=
"@id/settingsTitle"
app:layout_constraintStart_toEndOf=
"@id/tabContainer"
/>
app:layout_constraintStart_toEndOf=
"@id/tabContainer"
app:layout_constraintBottom_toTopOf=
"@id/goHome"
/>
<androidx.appcompat.widget.AppCompatImageView
<androidx.appcompat.widget.AppCompatImageView
android:id=
"@+id/more"
android:id=
"@+id/more"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
...
app/src/main/res/layout/fixed_info_layout.xml
View file @
64b722d0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"
@dimen/dp_578
"
android:layout_height=
"
wrap_content
"
tools:context=
".ui.settings.UserSettingsActivity"
>
tools:context=
".ui.settings.UserSettingsActivity"
>
<androidx.appcompat.widget.AppCompatTextView
<androidx.appcompat.widget.AppCompatTextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
@@ -310,7 +310,6 @@
...
@@ -310,7 +310,6 @@
android:textColor=
"@color/color_ff333333"
android:textColor=
"@color/color_ff333333"
app:layout_constraintTop_toBottomOf=
"@id/fixedInfoLayout"
app:layout_constraintTop_toBottomOf=
"@id/fixedInfoLayout"
app:layout_constraintStart_toStartOf=
"@id/fixedDeviceAngleLayout"
/>
app:layout_constraintStart_toStartOf=
"@id/fixedDeviceAngleLayout"
/>
<androidx.constraintlayout.widget.ConstraintLayout
<androidx.constraintlayout.widget.ConstraintLayout
android:id=
"@+id/fixedDeviceAngleLayout"
android:id=
"@+id/fixedDeviceAngleLayout"
android:layout_width=
"@dimen/dp_296"
android:layout_width=
"@dimen/dp_296"
...
@@ -494,18 +493,19 @@
...
@@ -494,18 +493,19 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/dp_20"
android:layout_marginStart=
"@dimen/dp_20"
android:layout_marginTop=
"@dimen/dp_10"
android:text=
"@string/fixed_main_antenna_position"
android:text=
"@string/fixed_main_antenna_position"
android:textSize=
"@dimen/sp_18"
android:textSize=
"@dimen/sp_18"
android:textColor=
"@color/color_ff333333"
android:textColor=
"@color/color_ff333333"
app:layout_constraintTop_toTopOf=
"@id/fixedMainAntennaPositionLayout"
app:layout_constraintTop_toBottomOf=
"@id/fixedIMUPositionLayout"
app:layout_constraintBottom_toTopOf=
"@id/fixedMainAntennaPositionLayout"
app:layout_constraintStart_toStartOf=
"parent"
/>
app:layout_constraintStart_toStartOf=
"@id/fixedMainAntennaPositionLayout"
/>
<androidx.constraintlayout.widget.ConstraintLayout
<androidx.constraintlayout.widget.ConstraintLayout
android:id=
"@+id/fixedMainAntennaPositionLayout"
android:id=
"@+id/fixedMainAntennaPositionLayout"
android:layout_width=
"@dimen/dp_296"
android:layout_width=
"@dimen/dp_296"
android:layout_height=
"@dimen/dp_216"
android:layout_height=
"@dimen/dp_216"
android:layout_marginTop=
"@dimen/dp_14"
android:background=
"@drawable/background_user_settings_item2"
android:background=
"@drawable/background_user_settings_item2"
app:layout_constraint
Bottom_toBottomOf=
"parent
"
app:layout_constraint
Top_toTopOf=
"@id/fixedMainAntennaPositionTitle
"
app:layout_constraintStart_toStartOf=
"parent"
>
app:layout_constraintStart_toStartOf=
"parent"
>
<androidx.appcompat.widget.AppCompatTextView
<androidx.appcompat.widget.AppCompatTextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
...
@@ -667,19 +667,20 @@
...
@@ -667,19 +667,20 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/dp_20"
android:layout_marginStart=
"@dimen/dp_20"
android:layout_marginTop=
"@dimen/dp_10"
android:text=
"@string/fixed_secondary_antenna_position"
android:text=
"@string/fixed_secondary_antenna_position"
android:textSize=
"@dimen/sp_18"
android:textSize=
"@dimen/sp_18"
android:textColor=
"@color/color_ff333333"
android:textColor=
"@color/color_ff333333"
app:layout_constraintTop_toTopOf=
"@id/fixedSecondaryAntennaPositionLayout"
app:layout_constraintTop_toBottomOf=
"@id/fixedDeviceAngleLayout"
app:layout_constraintBottom_toTopOf=
"@id/fixedSecondaryAntennaPositionLayout"
app:layout_constraintStart_toStartOf=
"@id/fixedSecondaryAntennaPositionLayout"
/>
app:layout_constraintStart_toStartOf=
"@id/fixedSecondaryAntennaPositionLayout"
/>
<androidx.constraintlayout.widget.ConstraintLayout
<androidx.constraintlayout.widget.ConstraintLayout
android:id=
"@+id/fixedSecondaryAntennaPositionLayout"
android:id=
"@+id/fixedSecondaryAntennaPositionLayout"
android:layout_width=
"@dimen/dp_296"
android:layout_width=
"@dimen/dp_296"
android:layout_height=
"@dimen/dp_216"
android:layout_height=
"@dimen/dp_216"
android:layout_marginTop=
"@dimen/dp_14"
android:background=
"@drawable/background_user_settings_item2"
android:background=
"@drawable/background_user_settings_item2"
app:layout_constraint
Bottom_toBottomOf=
"paren
t"
app:layout_constraint
End_toEndOf=
"@id/fixedInfoLayou
t"
app:layout_constraint
End_toEndOf=
"@id/fixedInfoLayout
"
>
app:layout_constraint
Top_toTopOf=
"@id/fixedSecondaryAntennaPositionTitle
"
>
<androidx.appcompat.widget.AppCompatTextView
<androidx.appcompat.widget.AppCompatTextView
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
...
...
app/src/main/res/layout/network_settings_layout.xml
View file @
64b722d0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"
@dimen/dp_578
"
android:layout_height=
"
wrap_content
"
android:orientation=
"vertical"
android:orientation=
"vertical"
tools:context=
".ui.settings.UserSettingsActivity"
>
tools:context=
".ui.settings.UserSettingsActivity"
>
<androidx.constraintlayout.widget.ConstraintLayout
<androidx.constraintlayout.widget.ConstraintLayout
...
...
app/src/main/res/layout/vehicle_info_layout.xml
View file @
64b722d0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:tools=
"http://schemas.android.com/tools"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"
@dimen/dp_578
"
android:layout_height=
"
wrap_content
"
android:layout_marginStart=
"@dimen/dp_26"
android:layout_marginStart=
"@dimen/dp_26"
tools:context=
".ui.settings.UserSettingsActivity"
>
tools:context=
".ui.settings.UserSettingsActivity"
>
<androidx.constraintlayout.widget.ConstraintLayout
<androidx.constraintlayout.widget.ConstraintLayout
...
@@ -86,8 +86,9 @@
...
@@ -86,8 +86,9 @@
android:id=
"@+id/vehicleInfoLayout2"
android:id=
"@+id/vehicleInfoLayout2"
android:layout_width=
"@dimen/dp_364"
android:layout_width=
"@dimen/dp_364"
android:layout_height=
"@dimen/dp_280"
android:layout_height=
"@dimen/dp_280"
android:layout_marginTop=
"@dimen/dp_20"
android:background=
"@drawable/background_user_settings_vehicle_info"
android:background=
"@drawable/background_user_settings_vehicle_info"
app:layout_constraint
Bottom_toBottomOf=
"parent
"
app:layout_constraint
Top_toBottomOf=
"@id/vehicleInfoLayout1
"
app:layout_constraintStart_toStartOf=
"parent"
>
app:layout_constraintStart_toStartOf=
"parent"
>
<androidx.appcompat.widget.AppCompatTextView
<androidx.appcompat.widget.AppCompatTextView
android:id=
"@+id/userSettingsVehicleLength"
android:id=
"@+id/userSettingsVehicleLength"
...
@@ -158,7 +159,7 @@
...
@@ -158,7 +159,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.appcompat.widget.AppCompatImageView
<androidx.appcompat.widget.AppCompatImageView
android:id=
"@+id/vehicleInfoImage"
android:id=
"@+id/vehicleInfoImage"
android:layout_width=
"
match_par
ent"
android:layout_width=
"
wrap_cont
ent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_marginStart=
"@dimen/dp_51"
android:layout_marginStart=
"@dimen/dp_51"
app:layout_constraintEnd_toEndOf=
"parent"
app:layout_constraintEnd_toEndOf=
"parent"
...
...
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