Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update src/resources/platform-adaptations.md
  • Loading branch information
sfshaza2 authored Apr 14, 2023
commit 506123bd1b2129a177b8de290c31fafd35fee7c7
3 changes: 2 additions & 1 deletion src/resources/platform-adaptations.md
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,8 @@ AppBar(
But, because app bars are displayed alongside
other content in your page, it's only recommended to adapt the styling
so long as its cohesive with the rest of your application. You can see
additional code samples and a further explanation in [the Github discussion on app bar adaptations][appbar-post].
additional code samples and a further explanation in
[the GitHub discussion on app bar adaptations][appbar-post].

### Bottom navigation bars

Expand Down