<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=Mobile_App_Development_2022W_Lecture_18</id>
	<title>Mobile App Development 2022W Lecture 18 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=Mobile_App_Development_2022W_Lecture_18"/>
	<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=Mobile_App_Development_2022W_Lecture_18&amp;action=history"/>
	<updated>2026-04-06T01:53:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://homeostasis.scs.carleton.ca/wiki/index.php?title=Mobile_App_Development_2022W_Lecture_18&amp;diff=23955&amp;oldid=prev</id>
		<title>Soma: Created page with &quot;==Video==  Video from the lecture given on March 23, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources-&gt;Zoom Meetings (Recordings, etc.)-&gt;Cloud Recordings tab).  Note that here you&#039;ll also see chat messages.  ==Notes...&quot;</title>
		<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=Mobile_App_Development_2022W_Lecture_18&amp;diff=23955&amp;oldid=prev"/>
		<updated>2022-03-23T17:37:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Video==  Video from the lecture given on March 23, 2022 is now available: * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.cc.vtt auto-generated captions] Video is also available through Brightspace (Resources-&amp;gt;Zoom Meetings (Recordings, etc.)-&amp;gt;Cloud Recordings tab).  Note that here you&amp;#039;ll also see chat messages.  ==Notes...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Video==&lt;br /&gt;
&lt;br /&gt;
Video from the lecture given on March 23, 2022 is now available:&lt;br /&gt;
* [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.m4v video]&lt;br /&gt;
* [https://homeostasis.scs.carleton.ca/~soma/mad-2022w/lectures/comp1601-2022w-lec18-20220323.cc.vtt auto-generated captions]&lt;br /&gt;
Video is also available through Brightspace (Resources-&amp;gt;Zoom Meetings (Recordings, etc.)-&amp;gt;Cloud Recordings tab).  Note that here you&amp;#039;ll also see chat messages.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Lecture 18&lt;br /&gt;
----------&lt;br /&gt;
&lt;br /&gt;
Assigment 3 was due today (March 23rd)&lt;br /&gt;
Assignment 4 is due April 8th, last day of classes&lt;br /&gt;
  - I need to discuss solutions with you then&lt;br /&gt;
  - it will come out by Friday&lt;br /&gt;
&lt;br /&gt;
Final exam is on April 14th&lt;br /&gt;
&lt;br /&gt;
I will go over solutions for A3 on March 30th.&lt;br /&gt;
  - so that is the hard deadline&lt;br /&gt;
I&amp;#039;ll go over midterm answers on March 25th or April 1st, depending.&lt;br /&gt;
  - first need to give you all grades&lt;br /&gt;
&lt;br /&gt;
Today we&amp;#039;ll go through Tutorial 9&lt;br /&gt;
  - maybe continue on Friday&lt;br /&gt;
&lt;br /&gt;
There is no more Tutorial 10 - Tutorial 9 is the last one&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So where do we have state in PicViewer2?&lt;br /&gt;
 - The actual image has a position x,y (and a scale and rotation)&lt;br /&gt;
 - the EditText&amp;#039;s have their own values for x, y, scale, and rotation&lt;br /&gt;
 - we have to manually keep these in sync&lt;br /&gt;
    - and when we drag an image, we change the image&amp;#039;s position but&lt;br /&gt;
      we don&amp;#039;t automatically update the edittext&amp;#039;s for x and y,&lt;br /&gt;
      so we have to do that manually&lt;br /&gt;
Note how we can&amp;#039;t centralize state like we do in SwiftUI&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Soma</name></author>
	</entry>
</feed>