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 "PvP skins 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 "Seeds 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 "Nextbot mod 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 "Horror skins 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 "Herobrine skins for 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
Privacy Policy
Owlone Dev. built the "SuperHero skins for 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