File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/src/main/java/io/github/fate_grand_automata/ui/runner Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,14 @@ import androidx.compose.foundation.shape.RoundedCornerShape
1414import androidx.compose.material3.Icon
1515import androidx.compose.material3.MaterialTheme
1616import androidx.compose.material3.Surface
17+ import androidx.compose.material3.Text
1718import androidx.compose.runtime.Composable
1819import androidx.compose.runtime.getValue
1920import androidx.compose.ui.Modifier
2021import androidx.compose.ui.graphics.Color
2122import androidx.compose.ui.input.pointer.pointerInput
2223import androidx.compose.ui.res.painterResource
24+ import androidx.compose.ui.text.style.TextAlign
2325import androidx.compose.ui.unit.dp
2426import androidx.compose.ui.zIndex
2527import io.github.fate_grand_automata.R
You can’t perform that action at this time.
0 commit comments