Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AppUms_Lecturer
Overview
Overview
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
tungnq
AppUms_Lecturer
Commits
842eb42b
Commit
842eb42b
authored
Sep 15, 2025
by
tungnq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TODO: Đã hoàn thiện giao diện
parent
37b104a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
style.js
src/screens/class_schedule/style.js
+4
-4
No files found.
src/screens/class_schedule/style.js
View file @
842eb42b
...
@@ -72,7 +72,7 @@ const styles = StyleSheet.create({
...
@@ -72,7 +72,7 @@ const styles = StyleSheet.create({
minHeight
:
CELL_HEIGHT
,
minHeight
:
CELL_HEIGHT
,
borderWidth
:
1
,
borderWidth
:
1
,
borderColor
:
R
.
colors
.
grayBorderInputTextHeader
,
borderColor
:
R
.
colors
.
grayBorderInputTextHeader
,
padding
:
4
,
padding
:
6
,
alignItems
:
'center'
,
alignItems
:
'center'
,
},
},
// Ô ngày được chọn
// Ô ngày được chọn
...
@@ -96,7 +96,7 @@ const styles = StyleSheet.create({
...
@@ -96,7 +96,7 @@ const styles = StyleSheet.create({
// Text ngày được chọn
// Text ngày được chọn
selectedDayText
:
{
selectedDayText
:
{
color
:
R
.
colors
.
black
,
color
:
R
.
colors
.
black
,
fontWeight
:
'
bold
'
,
fontWeight
:
'
500
'
,
fontFamily
:
R
.
fonts
.
fontSemiBold
,
fontFamily
:
R
.
fonts
.
fontSemiBold
,
},
},
// Text ngày hôm nay
// Text ngày hôm nay
...
@@ -106,8 +106,8 @@ const styles = StyleSheet.create({
...
@@ -106,8 +106,8 @@ const styles = StyleSheet.create({
fontFamily
:
R
.
fonts
.
fontSemiBold
,
fontFamily
:
R
.
fonts
.
fontSemiBold
,
backgroundColor
:
R
.
colors
.
blue
,
backgroundColor
:
R
.
colors
.
blue
,
borderRadius
:
15
,
borderRadius
:
15
,
paddingHorizontal
:
8
,
paddingHorizontal
:
6
,
paddingVertical
:
2
,
paddingVertical
:
4
,
},
},
// Sự kiện trong ô ngày
// Sự kiện trong ô ngày
...
...
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