-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e22540
commit c5fcb35
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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% /> | ||
|
||
> 샘플 예시 |