- 👋 Hi, I’m @inidamleader
- 👀 I’m interested in android development
- 🌱 I’m currently learning android app developement
- 💞️ I’m looking to collaborate on android app creation
- 📫 How to reach me: [email protected]
Pinned Loading
-
AutoSizeText: Composable function th...
AutoSizeText: Composable function that automatically adjusts the text size to fit within given constraints with optimal performance by using a binary search algorithm 1/*
2MIT License
3Copyright (c) 2024 Reda El Madini
4Permission is hereby granted, free of charge, to any person obtaining a copy
5of this software and associated documentation files (the "Software"), to deal
-
ListPicker: Generic compose picker (...
ListPicker: Generic compose picker (Number picker, date or any other type) function to select an item from a list by scrolling through the list with: possibility of editing and wrapSelectorWheel parameter 1package com.inidamleader.ovtracker.util.compose
23import androidx.compose.animation.AnimatedContent
4import androidx.compose.foundation.clickable
5import androidx.compose.foundation.gestures.snapping.rememberSnapFlingBehavior
-
In-app update composable function im...
In-app update composable function implementation 1package com.inidamleader.ovtracker.util.compose.update
23import androidx.compose.runtime.Composable
4import androidx.compose.runtime.LaunchedEffect
5import androidx.compose.runtime.getValue
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.