[NUI] add laundry pageview sample
authorEverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
Mon, 5 Sep 2022 08:45:46 +0000 (17:45 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Tue, 6 Sep 2022 09:10:32 +0000 (18:10 +0900)
commit213e70fed419a9a0531f3b5f6eb590a39d717d2b
tree54c49d5c635ba666fd73c6c6ee8d8caa59a1ab24
parentc862835e502c4ec74e506f9bd372d028e8eb558b
[NUI] add laundry pageview sample
23 files changed:
test/PerformanceTest/.pic/NugetConfig.png [new file with mode: 0755]
test/PerformanceTest/.pic/csproj-file.png [new file with mode: 0644]
test/PerformanceTest/.pic/launch.png [new file with mode: 0644]
test/PerformanceTest/.pic/run.png [new file with mode: 0755]
test/PerformanceTest/.vscode/launch.json [new file with mode: 0644]
test/PerformanceTest/.vscode/tasks.json [new file with mode: 0644]
test/PerformanceTest/PerformanceTest.code-workspace [new file with mode: 0644]
test/PerformanceTest/PerformanceTest.cs [new file with mode: 0644]
test/PerformanceTest/PerformanceTest.csproj [new file with mode: 0755]
test/PerformanceTest/README.md [new file with mode: 0755]
test/PerformanceTest/res/cleaning.png [new file with mode: 0644]
test/PerformanceTest/res/dry.png [new file with mode: 0644]
test/PerformanceTest/res/hand_wash.png [new file with mode: 0644]
test/PerformanceTest/res/laundry.png [new file with mode: 0644]
test/PerformanceTest/res/nosquize.png [new file with mode: 0644]
test/PerformanceTest/res/pause.png [new file with mode: 0644]
test/PerformanceTest/res/play.png [new file with mode: 0644]
test/PerformanceTest/res/temp.png [new file with mode: 0644]
test/PerformanceTest/res/temp_30.png [new file with mode: 0644]
test/PerformanceTest/res/temp_40.png [new file with mode: 0644]
test/PerformanceTest/res/temp_60.png [new file with mode: 0644]
test/PerformanceTest/shared/res/PerformanceTest.png [new file with mode: 0644]
test/PerformanceTest/tizen-manifest.xml [new file with mode: 0644]