Wia2007 T4
Wia2007 T4
1. Every View object has two ids of different formats, one in integer format and one in
String format.
a. What is the purpose of each id?
- Integer id: Automatically assigned when the view object is first
created
- String id: Name given the developer to use the id attribute
b. Why do we need two ids instead of just one to represent the purposes stated in 1a.?
- Integer id: Actual id that is used in the backend.
- String id: Reference id to the actual integer id
2. Give two examples each for relative unit and absolute unit.
- Relative unit: cm, percentage (the value depands on something)
- Absolute unit: cm, inches ( absolute value)
3. State the difference between margin and padding.
Margin Padding
Space outside the border, often used to Distance between the content and the
create distance between view objects in a border
layout
4. In your Practical 2, you have selected your favorite mobile application as the reference
subject to design the UI of your Profile Page. Now, you need to create another UI draft
to acquire feedback from the target users for this mobile application.
These feedbacks are very important in helping to continually improve the mobile
application, hence, use your creativity to design the UI draft to attract and encourage
the user to answer the feedback.
1
WIA2007 MAD Tutorial 4 Sem 1, 24/25
Submission
Submit Q1-Q4 to the submission link provided in Spectrum before the next Tutorial session.
Bring your answer for discussion.