This repository was archived by the owner on Jul 18, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
app/src/main/java/com/yenaly/han1meviewer/ui
screen/home/preview/getchupreview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11@file:Suppress(" UNUSED" )
22package com.yenaly.han1meviewer.ui.preview
33
4- import androidx.compose.runtime.mutableStateOf
5- import androidx.lifecycle.ViewModel
64import com.yenaly.han1meviewer.R
75import com.yenaly.han1meviewer.logic.entity.download.DownloadGroupEntity
86import com.yenaly.han1meviewer.logic.entity.download.HanimeDownloadEntity
@@ -21,7 +19,6 @@ import com.yenaly.han1meviewer.logic.model.SubscriptionItem
2119import com.yenaly.han1meviewer.logic.model.SubscriptionVideosItem
2220import com.yenaly.han1meviewer.logic.model.VideoComments
2321import com.yenaly.han1meviewer.ui.screen.home.homepage.HomeCategory
24- import com.yenaly.han1meviewer.ui.screen.home.preview.getchupreview.GetchuPreviewViewModel
2522import kotlinx.datetime.LocalDate
2623
2724
Original file line number Diff line number Diff line change 11package com.yenaly.han1meviewer.ui.screen.home.preview.getchupreview
22
33import android.annotation.SuppressLint
4- import android.util.Log
54import androidx.compose.foundation.layout.Column
65import androidx.compose.foundation.layout.fillMaxSize
76import androidx.compose.material.icons.Icons
You can’t perform that action at this time.
0 commit comments