From 4de1448603621886383b8af3a6928c0915891583 Mon Sep 17 00:00:00 2001 From: leerang song Date: Tue, 9 Apr 2013 19:10:39 +0900 Subject: [PATCH] Change the AppWidget UI [Issue#] TDIS-4958 [Problem] The Screen doesn't have any UI. [Cause] N/A [Solution] Change AppWidget UI Change-Id: I84e9ac64657a19edf0276c136f4ac060aeffbc02 --- index.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index bab1d3c..6e0d062 100755 --- a/index.html +++ b/index.html @@ -1,5 +1,21 @@ + - - This is Web Application for livebox - + + + + + Tizen Web IDE - Tizen - AppWidget Sample + + +
+
+

+
+

AppWidget Sample


+

Description

+

This sample application includes app widget resource and it doesn't provide specific User Interface.

+

Running steps

+

1. Install the AppWidgetViewer and run it.
2. Select the AppWidet sample.
3. User can use AppWidget.

+
+ -- 2.7.4