David Bilik retweetledi
David Bilik
144 posts

David Bilik
@bilikdavid
Android Dev @ Geneva, Ex-Student of Machine learning at @FIT_CTU, Tech enthusiast, Kotlin&Compose fan
Czech Republic, Prague Katılım Mart 2011
227 Takip Edilen76 Takipçiler

@chrisbanes I'm planning to implement something similar and I wonder - is there some documentation about advanced techniques with Lazy{Column,Row}? I've found only DefaultFlingBehavior but your implementation is far more complex and I would like to understand more. Thx!
English

Introducing Snapper 🐊 for #JetpackCompose
Snapper can be summarized as SnapHelper for LazyRow & LazyColumn, adding item snapping, maximum fling distance, snap position, and more.
chrisbanes.github.io/snapper/
English

@igorwojda Also no issues, tooling probably matured since the first introduction of M1 chips
English

Hey Android devs!
💻Is anyone using the new ARM-based Macbook Pro (M1 Pro/Max) for Android dev?
It is fast, but I wonder is it usable? How mature are the tools (Gradle/AS/Emulator...) nowadays and is it a good time to switch or is it better to wait a bit more🤔
#AndroidDev
English

@petrnalevka and Jiri Richter on the stage of #dcbln21 and Jiri wearing a Milada Horáková t-shirt 😍

Čeština

@halilozercan Hey, do you have a source code to your sample app? I've been playing with ExoPlayer in compose and I want to check your integration 🙂
English

Picture in Picture is one of those niche features that don't get much love but it's super important for video players. I tried running it using #JetpackCompose. It was ofc very trivial to update the UI 😁
if(isPip) {
JustVideoPlayer()
} else {
WholeLayout()
}
English

@igorwojda It's not in stock android and I've never seen it so it must be Samsung 🙂
English

Never versions of Android Studio will add a reference to mavenCentral repo instead of jCenter
#AndroidDev

English

@lehtimaeki What does the usage of linux give you over windows or mac? I have used it in the past but because of the exact shits like you've mentioned I switched and I dont want to bother with that, never 😀
English


Combination of #RickAndMorty and #JetpackCompose could not result in anything bad. It was fun to made this but I'm afraid that we will have to wait some time to hit stable, a lot of obstacles on the way, especially Android Studio 😞
English

Tomorrow we have a #jetpackcompose workshop at @AckeeCZ and I can't wait to play with it 😍 maybe we will join #AndroidDevChallenge and win some Pixels 😎
English

@prafullmishra09 @riggaroo Can you share the repo pls? 🙏 It looks really cool
English

Look! I made a 3D Flipping countdown timer, with real time reflection below it!! 🤩🔥
Week 2 of #AndroidDevChallenge done! 🎉
The journey was hard, but the destination was totally worth it. Took some time to figure out animation in #JetpackCompose but turned out awesome! 🤞
English

I've made it! I've created the first Jetpack Compose app as a part of #AndroidDevChallenge 🎉 Design is terrible, but it was still fun along the way. The animations are really, really easy compared to Android's View System, even with drawing on Canvas. Good job people!


English












