Tags: percy-g2/kmp_utxo
Tags
Update to version 0.1.7 and refactor CustomScrollbar component - Bump version code from 16 to 17 and version name from 0.1.6 to 0.1.7 - Refactor CustomScrollbar.kt to improve indicator configuration - Change default indicator settings to use individual control with bottom-only indicator - Simplify LazyColumnScrollbar usage in CryptoListScreen - Remove redundant enabled parameter and content lambda from scrollbar component
Update app version to 0.1.6 and improve UI components - Bump version code from 15 to 16 and version name from 0.1.5 to 0.1.6 - Update version display in SettingsScreen - Fix progress indicator color in CryptoListScreen to use default theme colors - Simplify card styling in CryptoListScreen to inherit from theme defaults - Update screenshots
feat: implement ticker list sorting and UI improvements - Add header row with sortable columns for Name/Vol, Price, and 24h Change - Implement sorting functionality with toggle for ascending/descending order - Remove timestamp column and relocate volume display to improve readability - Format volume values with K/M/B suffixes for better readability - Move price formatting logic to extension functions - Remove CryptoSymbol enum in favor of direct conversion functions - Update version to 0.1.3