-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Jetchat] Moves to Scaffold and Compose drawer content #301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JoseAlcerreca
merged 16 commits into
android:dev_alpha08
from
JoseAlcerreca:dev_jetchat_androidview
Dec 3, 2020
Merged
[Jetchat] Moves to Scaffold and Compose drawer content #301
JoseAlcerreca
merged 16 commits into
android:dev_alpha08
from
JoseAlcerreca:dev_jetchat_androidview
Dec 3, 2020
Conversation
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
Change-Id: I18d6c90b947fc2cc98c7d2c2683f1954ace200ed
Change-Id: I10a769b54254f94ff67bf9905bc1b736bd6d1b1f
Change-Id: I7f2adb8970cba9f2a91467367e4e39328c609771
Change-Id: Ibad4143a1765e3418ddbda1f8bfdcfc7bf42d63d
Change-Id: I2e9becb5f7afaecc936f70b98c34f8b803eb847e
Change-Id: I6c81d6ff4ab2e77f13dcce488ab208db30eb90db
Change-Id: I5633648c382f5e9bfc0a8e34ad903f5ac6b18a7c
Change-Id: I23d1202ac5fcf8b611270886c6194aa56d1124a9
Change-Id: I23d1202ac5fcf8b611270886c6194aa56d1124a9
Change-Id: I26966536ef20dc3e7a4ace59198ea56f1d46f3db
…mpose-samples into dev_jetchat_androidview Change-Id: I86ec3be33399da9c9f39083fccec461ebfde6f47
manuelvicnt
reviewed
Dec 2, 2020
Jetchat/app/src/main/java/com/example/compose/jetchat/MainViewModel.kt
Outdated
Show resolved
Hide resolved
Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt
Outdated
Show resolved
Hide resolved
Jetchat/app/src/main/java/com/example/compose/jetchat/components/JetchatDrawer.kt
Outdated
Show resolved
Hide resolved
Jetchat/app/src/main/java/com/example/compose/jetchat/components/JetchatScaffold.kt
Outdated
Show resolved
Hide resolved
Jetchat/app/src/main/java/com/example/compose/jetchat/profile/ProfileFragment.kt
Outdated
Show resolved
Hide resolved
Change-Id: I599817ddac91513c5e65c16e6a3c4838963fddc5
Change-Id: Iab7e5dad464e977468fab95fcedad063b175146b
manuelvicnt
approved these changes
Dec 3, 2020
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.
This is an update to #263 which was closed when the dev branch was closed.