This repository was archived by the owner on Aug 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
material3Lib/src/androidTest/java/com/google/android/material/composethemeadapter3/test
materialLib/src/androidTest/java/com/google/android/material/composethemeadapter/test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ import androidx.compose.ui.unit.dp
3636import androidx.compose.ui.unit.em
3737import androidx.compose.ui.unit.sp
3838import androidx.test.filters.MediumTest
39- import com.google.android.material.composethemeadapter3 .FontFamilyWithWeight
39+ import com.google.android.material.composethemeadapter.core .FontFamilyWithWeight
4040import com.google.android.material.composethemeadapter3.Mdc3Theme
4141import org.junit.Assert
4242import org.junit.Rule
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ import androidx.compose.ui.unit.dp
3737import androidx.compose.ui.unit.em
3838import androidx.compose.ui.unit.sp
3939import androidx.test.filters.MediumTest
40- import com.google.android.material.composethemeadapter.FontFamilyWithWeight
4140import com.google.android.material.composethemeadapter.MdcTheme
41+ import com.google.android.material.composethemeadapter.core.FontFamilyWithWeight
4242import org.junit.Assert.assertEquals
4343import org.junit.Assert.assertNotNull
4444import org.junit.Assert.assertNull
You can’t perform that action at this time.
0 commit comments