Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Supported color schemes:

See also: `useColorScheme` hook.

::note
:::note
`getColorScheme()` will always return `light` when debugging with Chrome.
:::

Expand Down
4 changes: 2 additions & 2 deletions docs/get-started-without-a-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ If everything is set up correctly, you should see your new app running in your A

This is one way to run your app - you can also run it directly from within Android Studio.

::tip
:::tip
If you can't get this to work, see the [Troubleshooting](troubleshooting.md) page.
::
:::

### Step 4: Modifying your app

Expand Down