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 95B31200BDF for ; Sun, 18 Dec 2016 14:30:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 94423160B30; Sun, 18 Dec 2016 13:30:37 +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 DF60A160B12 for ; Sun, 18 Dec 2016 14:30:36 +0100 (CET) Received: (qmail 20397 invoked by uid 500); 18 Dec 2016 13:30:36 -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 20389 invoked by uid 99); 18 Dec 2016 13:30:36 -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; Sun, 18 Dec 2016 13:30:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0C3DBDFB8F; Sun, 18 Dec 2016 13:30:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: piotrz@apache.org To: commits@flex.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-asjs] [refs/heads/develop] - Add Spinner to and single color Spinner to example Date: Sun, 18 Dec 2016 13:30:36 +0000 (UTC) archived-at: Sun, 18 Dec 2016 13:30:37 -0000 Repository: flex-asjs Updated Branches: refs/heads/develop 5ec8a4116 -> 676abbff8 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/develop 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. --> - + + + + + + + +