delete imports

This commit is contained in:
Rinat Nurmukhametov 2021-10-07 18:24:00 +03:00
parent 111bb58463
commit 4a5e77a4ef
1 changed files with 0 additions and 2 deletions

View File

@ -3,14 +3,12 @@ package ru.touchin.roboswag.components.utils
import android.app.Activity
import android.app.Dialog
import android.content.Context
import android.content.DialogInterface
import android.content.res.Resources
import android.view.View
import android.view.inputmethod.InputMethodManager
import android.widget.FrameLayout
import com.google.android.material.bottomsheet.BottomSheetBehavior
import com.google.android.material.bottomsheet.BottomSheetDialog
import com.google.android.material.bottomsheet.BottomSheetDialogFragment
/**
* Returns string representation of [View]'s ID.