projects
/
profile
/
iot
/
apps
/
dotnet
/
fitness.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
576ce90
)
Added background dimming to the PauseView.
author
Andrzej Krawczyk
<a.krawczyk@samsung.com>
Mon, 16 Aug 2021 11:10:15 +0000
(13:10 +0200)
committer
Piotr Czaja
<p.czaja@samsung.com>
Tue, 14 Sep 2021 11:01:34 +0000
(13:01 +0200)
Fitness/res/layout/PauseView.xaml
patch
|
blob
|
history
diff --git
a/Fitness/res/layout/PauseView.xaml
b/Fitness/res/layout/PauseView.xaml
index 91f22ed94b5958641c602d33acedd23675b9997d..4a98c6be2ea4100c3d86c2f01c38ce45ecc0436e 100644
(file)
--- a/
Fitness/res/layout/PauseView.xaml
+++ b/
Fitness/res/layout/PauseView.xaml
@@
-11,6
+11,11
@@
HeightSpecification="{Static LayoutParamPolicies.MatchParent}"
WidthSpecification="{Static LayoutParamPolicies.MatchParent}"
x:Name="Root">
+
+ <ImageView HeightSpecification="{Static LayoutParamPolicies.MatchParent }"
+ WidthSpecification="{Static LayoutParamPolicies.MatchParent}"
+ ResourceUrl="*Resource*/layout/images/0_BG_dim.png"/>
+
<View HeightSpecification="{Static LayoutParamPolicies.MatchParent}"
WidthSpecification="{Static LayoutParamPolicies.MatchParent}">