Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 826 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 826 Bytes

1122kotlin_hw1

Requirements:

  1. Include Column and Row components.(30%)
  2. Must include a Text and Button component each,the text should change upon clicking the button.(20%)
  3. Include ImageView (20%)
  4. Supports CN and EN(5%)
  5. Execute Build > Clean Project before submitting to reduce clutter.(5%)
  6. (Bonus) Use Modifier to modify layout.(20%)

Requirements:

  1. 要使用到 Column 和 Row (30%)
  2. 必須包含一個 Text 和 Button, 按下 Button 可變更 Text 的文字內容 (20%)
  3. 必須包含一個 ImageView (20%)
  4. 可同時支援中英文 (5%)
  5. 繳交前, 記得先執行 Build > Clean Project, 再將專案目錄壓縮, 以避免檔案過大。(5%)
  6. (加分題) 使用 Modifier 美化排版 (20%)

Link back to main repo: https://github.com/doongwong2/miniature-adventure