Possible solution to Text Color issue #20#21
Open
giripriyadarshan wants to merge 7 commits intotogisoft:masterfrom
Open
Possible solution to Text Color issue #20#21giripriyadarshan wants to merge 7 commits intotogisoft:masterfrom
giripriyadarshan wants to merge 7 commits intotogisoft:masterfrom
Conversation
Author
|
Solves issue #20 |
And updates the phone numbers as and when it is input rather than the next cycle This implementation allows for more cleaner experience on "few" certain use cases
Author
|
Sorry, I added too many commits. But those low-level changes were kind of necessary for me. I hope it renders useful for others too. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Hello, i can't change text color in TogiCodeDialog (phoneCode), i can't pass my material Thame bacause i'm using material 3 |
Author
Maybe this will help ..... https://github.com/giripriyadarshan/towwn-app/blob/main/app/src/main/java/com/giripriyadarshan/towwn/components/CCP.kt#L36 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Kind of solved the text color issue I mentioned few hours ago. Please check it once as I'm new to Android development. The changes works on Nothing Phone 1 perfectly.
The Changes: