Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
new_excelso
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
Prasetya Saputra
new_excelso
Commits
ee45e556
Commit
ee45e556
authored
Jun 12, 2020
by
Fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change image background login because old image is rounded in ios
parent
aa61189d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
loging-background.jpg
assets/images/loging-background.jpg
+0
-0
loging-background.png
assets/images/loging-background.png
+0
-0
Login.js
view/Login.js
+1
-1
No files found.
assets/images/loging-background.jpg
deleted
100644 → 0
View file @
aa61189d
364 KB
assets/images/loging-background.png
0 → 100644
View file @
ee45e556
254 KB
view/Login.js
View file @
ee45e556
...
...
@@ -234,7 +234,7 @@ class Login extends React.Component {
<
StatusBar
hidden
=
{
true
}
/
>
<
ImageBackground
source
=
{
require
(
'../assets/images/loging-background.
jp
g'
)}
style
=
{{
width
:
'100%'
,
height
:
'100%'
}}
>
<
ImageBackground
source
=
{
require
(
'../assets/images/loging-background.
pn
g'
)}
style
=
{{
width
:
'100%'
,
height
:
'100%'
}}
>
<
View
style
=
{
styles
.
logo
}
>
<
Image
source
=
{
require
(
'../assets/images/excelso-log.png'
)}
style
=
{
styles
.
imageslogo
}
><
/Image
>
<
/View
>
...
...
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