Skip to content

Commit

Permalink
refactor: fix coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
goofyz committed Dec 11, 2023
1 parent 467abde commit f5abd34
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
package com.osfans.trime.ime.text

import android.content.Context
import android.content.DialogInterface
import android.os.Build
import android.text.InputType
import android.view.KeyEvent
import android.view.View
import android.view.inputmethod.EditorInfo
import android.view.inputmethod.InputMethodInfo
import android.view.inputmethod.InputMethodManager
import androidx.appcompat.R.style.Theme_AppCompat_DayNight_Dialog_Alert
import androidx.appcompat.app.AlertDialog
import androidx.lifecycle.lifecycleScope
Expand Down

0 comments on commit f5abd34

Please sign in to comment.