Skip to content

Commit

Permalink
Fix in-app language readme
Browse files Browse the repository at this point in the history
Signed-off-by: Mohsen Mirhoseini <[email protected]>
  • Loading branch information
Mohsen Mirhoseini committed Mar 28, 2024
1 parent af8c13b commit eac0765
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This repo holds the Firework Android SDK example applications.
* [Picture In Picture](#picture-in-picture-example-app)
* [Jetpack Compose](#jetpack-compose-example-app)
* [Story Block](#story-block-example-app)
* [In-app Language](#in-app-language-example-app)

**Read more about the integration here** https://docs.firework.tv/

Expand Down Expand Up @@ -200,7 +201,7 @@ This component allows to embed pager player directly in the host app's view hier

---

## Language example app
## In-app Language example app

This example app demonstrates how the host app can change the SDK language.
The SDK Views follow the host app context language so any changes to the host app language will be applied to SDK, too.
Expand All @@ -209,6 +210,6 @@ The SDK Views follow the host app context language so any changes to the host ap

| Language Selector | Supported Languages |
|----------------------------------------------------|-------------------------------------------------------|
| ![Language example app](language/Screenshot1.jpeg) | ![language example app](story_block/Screenshot2.jpeg) |
| ![Language example app](language/Screenshot1.png) | ![Language example app](language/Screenshot2.png) |

---

0 comments on commit eac0765

Please sign in to comment.