Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KatApp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lisa Marlen Zimmermann
KatApp
Commits
f1f68d6e
Commit
f1f68d6e
authored
4 years ago
by
Lisa Marlen Zimmermann
Browse files
Options
Downloads
Patches
Plain Diff
<insert jobsite photo from Mr Wunderlich and changed background color for splash screen to black>
parent
3872ff7f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rescueapp/android/app/src/main/res/drawable/jobsite.png
+0
-0
0 additions, 0 deletions
rescueapp/android/app/src/main/res/drawable/jobsite.png
rescueapp/android/app/src/main/res/drawable/launch_background.xml
+4
-4
4 additions, 4 deletions
...p/android/app/src/main/res/drawable/launch_background.xml
with
4 additions
and
4 deletions
rescueapp/android/app/src/main/res/drawable/jobsite.png
0 → 100644
+
0
−
0
View file @
f1f68d6e
585 KiB
This diff is collapsed.
Click to expand it.
rescueapp/android/app/src/main/res/drawable/launch_background.xml
+
4
−
4
View file @
f1f68d6e
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<!-- Modify this file to customize your launch splash screen -->
<layer-list
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<layer-list
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<item
android:drawable=
"
?
android:color
Background
"
/>
<item
android:drawable=
"
@
android:color
/black
"
/>
<!-- You can insert your own image assets here -->
<!-- You can insert your own image assets here -->
<!--
<item>
<item>
<bitmap
<bitmap
android:gravity=
"center"
android:gravity=
"center"
android:src="@
mipmap/launch_imag
e" />
android:src=
"@
drawable/jobsit
e"
/>
</item>
-->
</item>
</layer-list>
</layer-list>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment