Skip to content

Commit

Permalink
Compose Layout 관련 링크 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hoon authored Feb 27, 2024
1 parent 6e22540 commit c5fcb35
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
# android-playground
android 관련된 내용들 정리하는 공부 레포

# ETC

## 윈도우

[윈도우 정리 - README](https://github.com/lee-ji-hoon/android-playground/tree/main/feature/window/src/main/java/com/sample/feature/window)
[윈도우 공부 - Issue](https://github.com/lee-ji-hoon/android-playground/issues/1)

<img src="https://github.com/lee-ji-hoon/android-playground/assets/53300830/f7fae272-e9c1-40b3-ad1c-c960ebc5960a" width = 40% />
<img src="https://github.com/lee-ji-hoon/android-playground/assets/53300830/f7fae272-e9c1-40b3-ad1c-c960ebc5960a" width=40% />

> 샘플 예시

# Compose

## Layout

[Layout 정리 - README](https://github.com/lee-ji-hoon/android-playground/tree/main/feature/compose-layout/src/main/java/com/sample/feature/compose_layout) (아직 미완)
[Layout 공부 - Issue](https://github.com/lee-ji-hoon/android-playground/issues/3)

<img src="https://github.com/lee-ji-hoon/android-playground/assets/53300830/18fd7f66-1698-4fe8-8660-7af599322a99" width=40% />

> 샘플 예시

0 comments on commit c5fcb35

Please sign in to comment.