Merge pull request #230 from TouchInstinct/fix/imports

delete imports
This commit is contained in:
rinstance 2021-10-07 18:25:28 +03:00 committed by GitHub
commit b912ec0ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.