Skip to content

Commit

Permalink
Added missing WindowCompat import
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Jan 21, 2025
1 parent 14c4406 commit c627fe6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import androidx.compose.ui.tooling.preview.Devices
import androidx.compose.ui.tooling.preview.Preview
import androidx.compose.ui.unit.LayoutDirection.Rtl
import androidx.compose.ui.unit.dp
import androidx.core.view.WindowCompat
import androidx.fragment.app.Fragment
import org.wordpress.android.R
import org.wordpress.android.ui.accounts.login.compose.components.PrimaryButton
Expand Down

0 comments on commit c627fe6

Please sign in to comment.