Skip to content

Commit

Permalink
[chore] #22 이미지 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyobeen-Park committed May 23, 2024
1 parent e43ca75 commit c129664
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@ class RecommendViewModel(
private val _instagramList =
listOf(
InstagramModel(
image = R.drawable.view2_img_style_01,
image = R.drawable.img_recommend_style_01,
id = "@zzz.myam",
),
InstagramModel(
image = R.drawable.view2_img_style_01,
image = R.drawable.img_recommend_style_01,
id = "@zzz.myam",
),
InstagramModel(
image = R.drawable.view2_img_style_01,
image = R.drawable.img_recommend_style_01,
id = "@zzz.myam",
),
InstagramModel(
image = R.drawable.view2_img_style_01,
image = R.drawable.img_recommend_style_01,
id = "@zzz.myam",
),
InstagramModel(
image = R.drawable.view2_img_style_01,
image = R.drawable.img_recommend_style_01,
id = "@zzz.myam",
),
)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable/view2_img_card2_01.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/view2_img_card2_02.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/view2_img_card2_03.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/view2_img_card2_04.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/view2_img_card2_05.png
Binary file not shown.

0 comments on commit c129664

Please sign in to comment.