Mobile App Development 2022W Lecture 15: Difference between revisions
|  Created page with "==Video==    ==Notes==  <pre> Lecture 15 ----------  Drawable shape resources:   https://developer.android.com/guide/topics/resources/drawable-resource#Shape  xmlns - XML namespace  - specifies what is valid for this XML file/fragment </pre>" | |||
| Line 1: | Line 1: | ||
| ==Video== | ==Video== | ||
| Video from the lecture given on March 11, 2022 is now available: | |||
| * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec15-20220311.m4v video] | |||
| * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec15-20220311.cc.vtt auto-generated captions] | |||
| Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab).  Note that here you'll also see chat messages. | |||
| ==Notes== | ==Notes== | ||
Latest revision as of 20:26, 11 March 2022
Video
Video from the lecture given on March 11, 2022 is now available:
Video is also available through Brightspace (Resources->Zoom Meetings (Recordings, etc.)->Cloud Recordings tab). Note that here you'll also see chat messages.
Notes
Lecture 15 ---------- Drawable shape resources: https://developer.android.com/guide/topics/resources/drawable-resource#Shape xmlns - XML namespace - specifies what is valid for this XML file/fragment