Aleksei Laptev

Aleksei Laptev @mardsoul

Location:
Tbilisi, Georgia
Joined:
Jun 13, 2024

Aleksei Laptev
articles - 5 total

Simple example of reverse .apk (removing Ads)

Okay, today I gonna do some simple reverse engineering on Android application. As an example I get an...

Learn More 0 0Mar 10

LazyColumn with drag and drop elements. Part 2 Refactoring.

Previous Part 1 Hello again. Let's continue working with LazyColumn. Starter code (from the end...

Learn More 3 0Feb 2

Sharing data between ViewModels in Compose

This article was inspired by this post and comments below. I wanna write about some common patterns...

Learn More 4 6Jan 21

How to create LazyColumn with drag and drop elements in Jetpack Compose. Part 1.

Hello there! The subject of drag and drop elements isn't new and you can find many decisions of this...

Learn More 43 2Jun 23 '24

RecyclerView vs LazyColumn

I've been working with Jetpack Compose for about 6-8 months but I've never checked a performance...

Learn More 3 0Jun 13 '24