From 7f1d52aa7b44a66010115f1c6a60e3487e855104 Mon Sep 17 00:00:00 2001 From: Jinhyuk Jun Date: Tue, 15 Jan 2013 21:05:58 +0900 Subject: [PATCH] button : change from long text list to multiline list Change-Id: I85be835019d07486697e6f11b67cd2ff2c8427f6 --- demos/tizen-winsets/widgets/button/button.html | 42 +++++++++++++++++++++----- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/demos/tizen-winsets/widgets/button/button.html b/demos/tizen-winsets/widgets/button/button.html index 0154e37..c46f89b 100755 --- a/demos/tizen-winsets/widgets/button/button.html +++ b/demos/tizen-winsets/widgets/button/button.html @@ -56,13 +56,41 @@
  • List item
  • List item
  • Round Button Test
  • -
  • Data Corners - false, style - circle
  • -
  • Data Corners - true, style - round
  • -
  • Data Corners - false, style - box
  • -
  • Data Corners - true, style - box
  • -
  • Data Corners - false, style - round
    Icon Text
  • -
  • Data Corners - true, style - box
    Icon Text
  • -
  • Data Corners - false, style - box
    Icon Text
  • +
  • + Data Corners + false, style - circle +
    +
  • +
  • + Data Corners + true, style - round +
    +
  • +
  • + Data Corners + false, style - box +
    +
  • +
  • + Data Corners + true, style - box +
    +
  • +
  • + Data Corners + false, style - round +
    Icon Text
    +
  • +
  • + Data Corners + true, style - box +
    Icon Text
    +
  • +
  • + Data Corners + false, style - box +
    Icon Text
    +
  • custom buttons
  • Buttons Pages(not in list)
  • -- 2.7.4