Skip to content

Instantly share code, notes, and snippets.

View OwloneDev's full-sized avatar
💭
🦉 O̠͎̳̻͇͗̑̚w̢͍͂ͣ̎̃̌̾̒̊̀l̄̇͒ͤ̌oͣͭͩͨ̇͢҉͓͔̗̻ṋ̳ͣ̍͆͛͋ͤ̈́e͒̚ ̅ͧ̎͊ͯ̊̈͋̀D̋ͧeͧͮv.̣ͧ͌͛͂ͮ̓🦉

OwloneDev. OwloneDev

💭
🦉 O̠͎̳̻͇͗̑̚w̢͍͂ͣ̎̃̌̾̒̊̀l̄̇͒ͤ̌oͣͭͩͨ̇͢҉͓͔̗̻ṋ̳ͣ̍͆͛͋ͤ̈́e͒̚ ̅ͧ̎͊ͯ̊̈͋̀D̋ͧeͧͮv.̣ͧ͌͛͂ͮ̓🦉
View GitHub Profile
private fun imageScaling(imageResource: Int): BitmapDrawable {
val options = BitmapFactory.Options()
options.inScaled = false
val bitmap = BitmapFactory.decodeResource(context.resources, imageResource, options)
val bitmapDrawable = BitmapDrawable(context.resources, bitmap)
bitmapDrawable.isFilterBitmap = false
return bitmapDrawable
}
@OwloneDev
OwloneDev / code
Last active August 18, 2020 19:04
Convert String to Boolean
fun String.toBoolean() = this == "true"
@OwloneDev
OwloneDev / code
Created August 18, 2020 19:08
Add ArrayList to HashSet
fun HashSet<String>.add(list: ArrayList<*>) {
for (i in list) this.add(i)
}
Privacy Policy
Owlone Dev. built the "Munchkin - Level Counter" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "Horror maps for Minecraft PE" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "Parkour maps for Minecraft PE" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "Survival maps for Minecraft PE" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "House maps for Minecraft PE" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "Skyblock maps for Minecraft PE" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview
Privacy Policy
Owlone Dev. built the "Hide and Seek maps Minecraft" app as an Ad Supported app. This app is provided by at no cost and is intended for use as is.
This privacy policy is used to inform you regarding policies with the collection, use, and
disclosure of Personal Information if anyone decided to use this Service.
1. Overview