Skip to content

Commit

Permalink
Update ImagePreviewFragment.kt
Browse files Browse the repository at this point in the history
Include missed import for android.graphics.Bitmap
  • Loading branch information
brownowski committed Apr 3, 2024
1 parent 8b5733f commit d6fc07c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import android.view.LayoutInflater
import android.view.MotionEvent
import android.view.View
import android.view.ViewGroup
import android.graphics.Bitmap
import androidx.fragment.app.Fragment
import com.davemorrissey.labs.subscaleview.ImageSource
import com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView
Expand Down

0 comments on commit d6fc07c

Please sign in to comment.