-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from guardian/ab/pager-phone-size
[Android] Adjustments to `PagerProgressBar`
- Loading branch information
Showing
24 changed files
with
1,157 additions
and
947 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
19 changes: 19 additions & 0 deletions
19
android/source/src/main/kotlin/com/gu/source/presets/typography/README.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Typography tokens | ||
|
||
List of typography tokens and their previews are below. The tokens are namespaced under `Source.Typography`, e.g. `Source.Typography.TextSans14` | ||
|
||
|
||
| Grey boxes represent the drawn area for the text with vertical clipping enabled | | ||
|---| | ||
|![headlineBold](https://github.com/user-attachments/assets/4922b064-ee81-408d-9b43-3130d95c1fa0)| | ||
|![headlineLight](https://github.com/user-attachments/assets/ee8cf3ba-1d97-435f-b850-a51be89c2fcb)| | ||
|![headlineLightItalic](https://github.com/user-attachments/assets/7f82c14c-949e-44da-a430-f0c6c7cf9150)| | ||
|![headlineMedium](https://github.com/user-attachments/assets/4305a951-25f7-4263-9e47-1bded6eae452)| | ||
|![headlineMediumItalic](https://github.com/user-attachments/assets/b81f7e7f-bbdc-416b-8ba0-139bf48781f9)| | ||
|![headlineSemiBold](https://github.com/user-attachments/assets/e81de258-ffd9-4d2c-be3a-7dd3ad1dad9b)| | ||
|![textArticle](https://github.com/user-attachments/assets/049258f3-236c-4bae-8e4c-6eec57b12901)| | ||
|![textEgyptian](https://github.com/user-attachments/assets/20b8adac-e18f-471c-919e-ebc1447ad252)| | ||
|![textSans](https://github.com/user-attachments/assets/9538255f-2b23-4535-9882-6934a332aa5a)| | ||
|![textSansBold](https://github.com/user-attachments/assets/23c45ba9-1cba-44da-b258-69950281983e)| | ||
|![textSansItalic](https://github.com/user-attachments/assets/c7b3d3e5-bbb6-423b-b52d-cfa8ae0e0e16)| | ||
|![titlepiece](https://github.com/user-attachments/assets/6bc54bbd-968d-4b8e-ad72-d829d2f323bb)| |
Oops, something went wrong.