File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
JetNews/app/src/main/java/com/example/jetnews/ui/home Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1717package com.example.jetnews.ui.home
1818
1919import android.content.res.Configuration.UI_MODE_NIGHT_YES
20- import androidx.compose.foundation.Image
2120import androidx.compose.foundation.clickable
2221import androidx.compose.foundation.layout.Box
2322import androidx.compose.foundation.layout.Column
@@ -51,7 +50,6 @@ import androidx.compose.runtime.rememberCoroutineScope
5150import androidx.compose.runtime.rememberUpdatedState
5251import androidx.compose.ui.Alignment
5352import androidx.compose.ui.Modifier
54- import androidx.compose.ui.graphics.ColorFilter
5553import androidx.compose.ui.res.painterResource
5654import androidx.compose.ui.res.stringResource
5755import androidx.compose.ui.text.style.TextAlign
You can’t perform that action at this time.
0 commit comments