Add license to files, fixed roles and role display

This commit is contained in:
Corbin Crutchley
2019-08-21 21:59:53 -07:00
parent 1d068078dd
commit cf1bc5e86c
6 changed files with 20 additions and 9 deletions

View File

@@ -2,10 +2,11 @@
{
title: "Introduction to Android: Contexts, Intents, and the Activity lifecycle",
description: 'A basic overview of the main components of an Android app and how they interact with each other and the Android system',
published: '2019-08-09T18:12:03.284Z',
published: '2019-08-22T05:12:03.284Z',
author: 'fennifith',
tags: ['android'],
attached: []
attached: [],
license: 'publicdomain-zero-1'
}
---