Converted WhatsNewActivity to BottomSheetDialogFragment
This commit is contained in:
parent
dabdcc1d31
commit
c5a25c200c
9 changed files with 73 additions and 63 deletions
|
@ -14,6 +14,7 @@ import com.bumptech.glide.load.resource.bitmap.BitmapTransformation
|
|||
import java.security.MessageDigest
|
||||
|
||||
|
||||
@Suppress("Deprecation")
|
||||
class BlurTransformation : BitmapTransformation {
|
||||
|
||||
private var context: Context? = null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue