File tree Expand file tree Collapse file tree
app/src/main/java/org/schabi/newpipe
ui/components/video/comment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import androidx.compose.material3.Surface
88import androidx.core.os.bundleOf
99import androidx.fragment.app.Fragment
1010import androidx.fragment.compose.content
11- import org.schabi.newpipe.ui.components.comment.CommentSection
11+ import org.schabi.newpipe.ui.components.video. comment.CommentSection
1212import org.schabi.newpipe.ui.theme.AppTheme
1313import org.schabi.newpipe.util.KEY_SERVICE_ID
1414import org.schabi.newpipe.util.KEY_URL
Original file line number Diff line number Diff line change 1- package org.schabi.newpipe.ui.components.comment
1+ package org.schabi.newpipe.ui.components.video. comment
22
33import android.content.res.Configuration
44import androidx.compose.animation.animateContentSize
Original file line number Diff line number Diff line change 1- package org.schabi.newpipe.ui.components.comment
1+ package org.schabi.newpipe.ui.components.video. comment
22
33import android.content.res.Configuration
44import androidx.compose.foundation.Image
Original file line number Diff line number Diff line change 1- package org.schabi.newpipe.ui.components.comment
1+ package org.schabi.newpipe.ui.components.video. comment
22
33import android.content.res.Configuration
44import androidx.compose.foundation.layout.padding
You can’t perform that action at this time.
0 commit comments