Skip to content

doongwong2/1122kotlin_hw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

first homework of Android Kotlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages