-
## Expected Behavior
The user should be able to use keyboard shortcuts for often used things.
## Possible Solution
- Search: `/`
- Conversations tab: `1`
- Contacts tab: `2`
- Cheatsheet: …
dbrgn updated
6 years ago
-
To reproduce this issue, just enable "Dont't keep activites" and use this test screen.
```
class TestScreen : Screen {
@Composable
override fun Content() {
var text by rememberSav…
-
Hi Review team,
Week 3 assignment, i.e. a basic twitter client is completed. Please take a look.
I was not able to use parcelable (for passing tweet for detail page view) as suggested in the last rev…
-
```
val viewNode = ViewNode(
engine = sceneView.engine,
modelLoader = sceneView.modelLoader,
viewAttachmentManager = viewAttachmentManager,
).apply {
…
-
Devido ao fato de o **Navigation Compose KMP** estar em fase _alpha_, optei por não utilizá-lo neste primeiro momento. Em vez disso, utilizarei o **Voyager Navigator**. Como consequência, será necessá…
-
-
Add annotation/directive to allow providing example values for fields and/or types.
Could be used for visualizing payloads or setting up demo services.
-
@codepathreview @codepath
I have put all my efforts on getting this app this far! Took by far the longest amount of hours on this. I have completed all the required user stories and attempted many of…
-
Here's my submission for Project 3.
https://github.com/jontsai/htk-ios-Twitter/commit/6d3007c528572538f3062f9980ea3e5ddbeea711
All required stories done except for Compose View and Tweet Details Vie…
-
My Project 3 basic requirement is completed. I will work on the Advance and bonus
Please use this repo for review
Please review
/cc @nesquena @thecodepath