Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OnePoem
/
OnePoem-App
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
reason
2022-01-03 23:20:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
578b690117704d68a60bd4ff67dee04633acd395
578b6901
1 parent
2f3cb4e1
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/home/splash_page.dart
lib/home/splash_page.dart
View file @
578b690
...
...
@@ -109,7 +109,7 @@ class _SplashPageState extends State<SplashPage> {
fit:
BoxFit
.
cover
,
width:
double
.
infinity
,
height:
double
.
infinity
,
format:
ImageFormat
.
webp
,
format:
ImageFormat
.
png
,
);
},
onTap:
(
index
)
{
...
...
Please
register
or
login
to post a comment