shorthouse / CoinWatch

CoinWatch is an Android cryptocurrency app providing real-time coin prices, price histories, and market data, built using the latest Android architecture components
62 stars 2 forks source link

Drag & Drop #5

Closed DeadSecTr closed 6 months ago

DeadSecTr commented 6 months ago

Posibilitiy to Drag & Drop the favs

shorthouse commented 6 months ago

Hi @DeadSecTr, thanks for the second suggestion. Drag and drop is something I've wanted to implement in the favourites screen for a while, but this functionality is not supported natively by Jetpack Compose just yet. You can see this feature in the public Compose roadmap linked here, and once this is implemented in Compose I will look at adding it to the favourites screen.