Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 9317aa0828a152d8f463e0acc436306a0b92bcdc
Author: Sean McQuillan <seanmcq@google.com>
Date: Wed Mar 23 17:00:24 2022
Allow Add GoogleFont.Provider constructor for @ArrayRes
This allows passing an xml based certificates similar to
platform FontRequest.
Test: :compose:ui:ui-text-google-fonts:cAT
Relnote: "Add GoogleFont.Provider constructor for use with @ArrayRes"
Bug: b/225984280
Change-Id: Ic5ee1e3fec3b23447273ac85f378bb50ec9c92d9
M compose/ui/ui-text-google-fonts/api/public_plus_experimental_current.txt
M compose/ui/ui-text-google-fonts/src/androidTest/java/androidx/compose/ui/text/googlefonts/GoogleFontTest.kt
M compose/ui/ui-text-google-fonts/src/main/java/androidx/compose/ui/text/googlefonts/GoogleFont.kt
https://android-review.googlesource.com/2039266
Branch: androidx-main
commit 9317aa0828a152d8f463e0acc436306a0b92bcdc
Author: Sean McQuillan <seanmcq@google.com>
Date: Wed Mar 23 17:00:24 2022
Allow Add GoogleFont.Provider constructor for @ArrayRes
This allows passing an xml based certificates similar to
platform FontRequest.
Test: :compose:ui:ui-text-google-fonts:cAT
Relnote: "Add GoogleFont.Provider constructor for use with @ArrayRes"
Bug:
Change-Id: Ic5ee1e3fec3b23447273ac85f378bb50ec9c92d9
M compose/ui/ui-text-google-fonts/api/public_plus_experimental_current.txt
M compose/ui/ui-text-google-fonts/src/androidTest/java/androidx/compose/ui/text/googlefonts/GoogleFontTest.kt
M compose/ui/ui-text-google-fonts/src/main/java/androidx/compose/ui/text/googlefonts/GoogleFont.kt
Description
No description yet.