This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a589c8  Update mdl-royale.md
0a589c8 is described below

commit 0a589c885d063efb6f06f96b9d06768576df6fdc
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Jan 14 06:55:34 2020 -0400

    Update mdl-royale.md
    
    added link to examples site, and subtitle
---
 libraries/mdl-royale.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/libraries/mdl-royale.md b/libraries/mdl-royale.md
index 9e8c1cc..b44cbc5 100644
--- a/libraries/mdl-royale.md
+++ b/libraries/mdl-royale.md
@@ -22,6 +22,12 @@ permalink: /libraries/mdl-royale
 
 # MDL Royale
 
+Use Material Design Lite with Apache Royale
+
 Google developed _Material Design_ in 2014 as a design language. Material 
Design uses grid-based layouts, responsive animations and transitions, padding, 
and depth effects such as lighting and shadows.
 
 [Material Design Lite](https://getmdl.io/){:target="_blank"}, or MDL, lets you 
add a Material Design look and feel to your application. It doesn’t rely on any 
JavaScript frameworks and optimizes for cross-device use. Adding MDL to your 
Royale project helps you offer an accessible and pleasing user experience.
+
+See [examples of Royale and 
MDL](https://transpiledactionscript.com/examples/MDLExample/){:target="_blank"}.
+
+

Reply via email to