Added background dimming to the PauseView.
authorAndrzej Krawczyk <a.krawczyk@samsung.com>
Mon, 16 Aug 2021 11:10:15 +0000 (13:10 +0200)
committerPiotr Czaja <p.czaja@samsung.com>
Tue, 14 Sep 2021 11:01:34 +0000 (13:01 +0200)
Fitness/res/layout/PauseView.xaml

index 91f22ed94b5958641c602d33acedd23675b9997d..4a98c6be2ea4100c3d86c2f01c38ce45ecc0436e 100644 (file)
       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}">