Skip to content

Commit

Permalink
Restored missing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Jan 21, 2025
1 parent 0e73aff commit 14c4406
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ package org.wordpress.android.ui.accounts.login

import android.content.Context
import android.content.res.Configuration.UI_MODE_NIGHT_YES
import android.os.Build
import android.os.Build.VERSION_CODES
import android.os.Bundle
import android.view.LayoutInflater
import android.view.ViewGroup
Expand Down

0 comments on commit 14c4406

Please sign in to comment.