Add splash screen to XStopWatch (#165)
author윤정현/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jh0506.yun@samsung.com>
Wed, 25 Mar 2020 08:10:45 +0000 (17:10 +0900)
committer유리나/Common Platform Lab(SR)/Staff Engineer/삼성전자 <rina6350.you@samsung.com>
Wed, 25 Mar 2020 08:10:45 +0000 (04:10 -0400)
test/XStopWatch/shared/res/splash.png [new file with mode: 0644]
test/XStopWatch/tizen-manifest.xml

diff --git a/test/XStopWatch/shared/res/splash.png b/test/XStopWatch/shared/res/splash.png
new file mode 100644 (file)
index 0000000..16f3830
Binary files /dev/null and b/test/XStopWatch/shared/res/splash.png differ
index 5904f01..945b246 100644 (file)
@@ -5,7 +5,9 @@
         <label>XStopWatch</label>
         <icon>XStopWatch.png</icon>
         <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" />
-        <splash-screens />
+        <splash-screens>
+            <splash-screen indicator-display="false" orientation="portrait" src="splash.png" type="img" />
+        </splash-screens>
     </ui-application>
     <shortcut-list />
     <privileges>