Published inMake Apps SimpleMulti-List Item Selection in Jetpack ComposeThe option to select multiple items in a list is a very common functionality we can see in a lot of apps like Gmail, WhatsApp, Files…Jul 16, 2023Jul 16, 2023
Published inMake Apps SimpleCustom Pull To Refresh using Jetpack ComposeInspired by ThreadsApp Pull To RefreshJul 8, 2023Jul 8, 2023
Published inMake Apps SimpleText Scrolling in Jetpack ComposeThere are a lot of variations in which we may want to have a scrolling effect of Text in our app. Showcased a few of them here.Jun 27, 20231Jun 27, 20231
Published inMake Apps SimpleJetpack Compose Testing — Conditional Clickable ComponentsObjectiveApr 23, 2023Apr 23, 2023
Published inMake Apps SimpleSetting background resources for Image in Jetpack ComposeIn the Android View-based system, ImageView can have background and foreground drawable resources like this,Oct 8, 2022Oct 8, 2022
Published inMake Apps SimpleLazyList Padding in Jetpack ComposeIn Jetpack Compose, while using LazyLists like LazyColumn or LazyRow . We may need to specify padding for various designs.Sep 26, 2022Sep 26, 2022
Published inMake Apps SimpleJetpack Compose: Hiding TextField Cursor, Cursor Handle, and Text Toolbar.Let me start by explaining what the components are.Sep 10, 20221Sep 10, 20221
Published inMake Apps SimpleGet the Android app version programmaticallyIn Android API 33, getPackageInfo(String, Int): PackageInfo! was deprecated.Sep 4, 2022Sep 4, 2022