Skip to content

Instantly share code, notes, and snippets.

@mlopezr
mlopezr / responsive-splash-screen.json
Last active August 27, 2019 09:32
Responsive APL Splash Screen with logo and hint
{
"document": {
"type": "APL",
"version": "1.0",
"theme": "dark",
"import": [],
"resources": [],
"styles": {},
"layouts": {
"ResponsiveSplashLayout": {
@mlopezr
mlopezr / videoPlayer-apl1.1-v02.json
Created November 5, 2019 10:55
VideoPlayer with auto-hiding overlay in APL 1.1
{
"type": "APL",
"version": "1.1",
"import": [
{
"name": "alexa-layouts",
"version": "1.1.0"
}
],
"mainTemplate": {