lambiengcode / compose-chatgpt-kotlin-android-chatbot

Compose ChatGPT Kotlin - Android Chatbot using Kotlin + Jetpack Compose + Coroutine + MVVM + Retrofit2 + OpenAI's GPT-3 API. Allow stream response from ChatGPT API.
https://youtube.com/shorts/esLh-n3Ao5U
MIT License
217 stars 31 forks source link

Stop generate #10

Closed sollarp closed 1 year ago

sollarp commented 1 year ago

This fixes the colorScheme issue and improves UI button visibility in light mode (normal mode)

Pre-launch Checklist

Screenshots (if change UI/UX)

BEFORE: Screenshot before

AFTER: Screenshot after