android-sample-app icon indicating copy to clipboard operation
android-sample-app copied to clipboard

Android sample app based on boilerplate that showcases architecture and libraries used at adesso Turkey

Results 31 android-sample-app issues
Sort by recently updated
recently updated
newest added

## Description Adding the PR based on ## Problem Rearranging the SearchView using Jetpack Compose. ## Solution Added Jetpack libraries. After the library was added, the screens were developed to...

The Pull Request Template is added to project.

enhancement

## Description Adding the PR based on #44 ## Problem Creation of onboarding screen. ## Solution Added compose libraries. The onboarding screen was created using compose. Making minor changes due...

enhancement

A NumberFormatException occurs when app tries to map an empty String into a List of Long values; since genreIds String can be an empty one. Responsible Line: com.adesso.movee.internal.util.typeconverter.GenreConverter.fromString(GenreConverter.kt:10)

bug

when opened the app first time, empty state doesn't shown to user. when user cancel search, empty state has to dissapear

We can add cast in movie detail page. It have already in tv show detail page.

enable user to add movies or tv shows to favourites list

When we go to movie or tv show detail page vote average shown double form like vote average = 6.7965