« All Events
7 PM – Intro To Java – Gamas
May 5, 2022 @ 7:00 pm - 8:00 pm
Today We Do
- We added the Fahrenheit TextView UI component.
- We added the sourceTemp EditText UI component.
- We added a new method onConvertButtonClick and wire it with the convert button.
Homework
- Continue on Temperature Converter Android project.
- Add Celcius TextView UI Component to the right of Fahrenheit.
- Add convertedTemp TextView UI Component to the right of the sourceTemp EditText.
- If you do it properly, it should look like below.