Skip to content

Commit

Permalink
#207 패키지 구조 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
tgyuuAn committed Aug 9, 2023
1 parent ff5ceeb commit 9085fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import com.android.mediproject.feature.favoritemedicine.databinding.FragmentFavo
import com.android.mediproject.feature.favoritemedicine.favoritemedicinemore.recyclerview.FavoriteMedcineMoreDecoration
import dagger.hilt.android.AndroidEntryPoint
import com.android.mediproject.core.common.viewmodel.repeatOnStarted
import com.android.mediproject.core.model.favoritemedicine.FavoriteMedicine
import com.android.mediproject.feature.favoritemedicine.favoritemedicinemore.recyclerview.FavoriteMeidicneMoreAdapter
import javax.inject.Inject

@AndroidEntryPoint
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.android.mediproject.feature.favoritemedicine.favoritemedicinemore
package com.android.mediproject.feature.favoritemedicine.favoritemedicinemore.recyclerview

import android.view.LayoutInflater
import android.view.ViewGroup
Expand Down

0 comments on commit 9085fb4

Please sign in to comment.