Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
StatInfo_1
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
chenyuling
StatInfo_1
Commits
9931be08
Commit
9931be08
authored
Oct 17, 2023
by
chenyuling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
"修改为8个组"
parent
777ea36c
Pipeline
#1734
canceled with stages
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
build.gradle
app/build.gradle
+1
-1
item_group_new.xml
app/src/main/res/layout/item_group_new.xml
+0
-1
dimens.xml
app/src/main/res/values/dimens.xml
+1
-1
No files found.
app/build.gradle
View file @
9931be08
...
...
@@ -20,7 +20,7 @@ android {
minSdk
24
targetSdk
32
versionCode
1
versionName
"1.0.
1
"
versionName
"1.0.
2
"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
}
...
...
app/src/main/res/layout/item_group_new.xml
View file @
9931be08
...
...
@@ -15,7 +15,6 @@
android:textColor=
"@color/red"
android:gravity=
"center|left"
android:textSize=
"@dimen/display_text"
android:maxLines=
"1"
/>
<!--<TextView
android:id="@+id/tv_group_number"
...
...
app/src/main/res/values/dimens.xml
View file @
9931be08
...
...
@@ -11,5 +11,5 @@
<dimen
name=
"text_15"
>
15sp
</dimen>
<dimen
name=
"text_11"
>
11sp
</dimen>
<dimen
name=
"dlg_margin"
>
10dp
</dimen>
<dimen
name=
"display_text"
>
7
3
sp
</dimen>
//一列:95sp
<dimen
name=
"display_text"
>
7
7
sp
</dimen>
//一列:95sp
</resources>
\ 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