Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C6CC3200C08 for ; Mon, 19 Dec 2016 03:17:55 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C57C6160B41; Mon, 19 Dec 2016 02:17:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2260C160B3B for ; Mon, 19 Dec 2016 03:17:54 +0100 (CET) Received: (qmail 2156 invoked by uid 500); 19 Dec 2016 02:17:50 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 1441 invoked by uid 99); 19 Dec 2016 02:17:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 02:17:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B48D2DFCC6; Mon, 19 Dec 2016 02:17:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: carlosrovira@apache.org To: commits@flex.apache.org Date: Mon, 19 Dec 2016 02:18:32 -0000 Message-Id: <170d47985591446cbf442abccad1dfc2@git.apache.org> In-Reply-To: <9c99bbf9d9e64c84a927b15543b4ca44@git.apache.org> References: <9c99bbf9d9e64c84a927b15543b4ca44@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [44/50] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add Spinner to and single color Spinner to example archived-at: Mon, 19 Dec 2016 02:17:56 -0000 Add Spinner to and single color Spinner to example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/676abbff Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/676abbff Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/676abbff Branch: refs/heads/feature/mdl Commit: 676abbff880250a70a3c18d70f968feac07c07a4 Parents: 5ec8a41 Author: piotrz Authored: Sun Dec 18 14:30:31 2016 +0100 Committer: piotrz Committed: Sun Dec 18 14:30:31 2016 +0100 ---------------------------------------------------------------------- examples/flexjs/MDLExample/src/main/flex/Loading.mxml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/676abbff/examples/flexjs/MDLExample/src/main/flex/Loading.mxml ---------------------------------------------------------------------- diff --git a/examples/flexjs/MDLExample/src/main/flex/Loading.mxml b/examples/flexjs/MDLExample/src/main/flex/Loading.mxml index 8a40003..6095965 100644 --- a/examples/flexjs/MDLExample/src/main/flex/Loading.mxml +++ b/examples/flexjs/MDLExample/src/main/flex/Loading.mxml @@ -19,5 +19,12 @@ limitations under the License. --> - + + + + + + + +