-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Bacon ipsum dolor amet tri-tip drumstick landjaeger, ham hock turkey capicola tail doner ham leberkas meatball pork loin andouille kielbasa. Pork loin pastrami tail short ribs. Beef tenderloin prosciutto doner, salami strip steak pig chicken. Corned beef beef ribs pork, tenderloin porchetta prosciutto turducken pastrami shank shoulder chuck brisket hamburger salami pork belly. Turducken spare ribs flank pork, leberkas chuck beef picanha prosciutto meatball ham kevin.
Courtesy of Bacon Ipsum Generator
This is a Title
This is a subtitle
H3
H4
- Checkbox 1
- Checkbox 3
- Checkbox 2
- Checkbox 4
- Checkbox 5
- Bullet 1
- Bullet 2
- Bullet 3
- List 1
- List 2
- List 3
Code
fun Context.dpToPx(dp: Float) : Float = Utils.dpToPx(this, dp)
fun Context.dipToPx(dp: Float) : Int = Utils.dipToPx(this, dp)
Code w/ Syntax
fun Context.dpToPx(dp: Float) : Float = Utils.dpToPx(this, dp)
fun Context.dipToPx(dp: Float) : Int = Utils.dipToPx(this, dp)That is all
Bye
Reactions are currently unavailable