Glance Experimental Tools aims to supplement Jetpack Glance with features that are commonly required by developers but not yet available.
Stars
189
Forks
11
Watchers
189
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #22 from google/update_dependencies
818e293View on GitHubUpdate appwidget-viewer to use GlanceAppWidget.compose
a28ecd4View on GitHubAdd a note indicating that corner radius will not show up in screenshots if hardware acceleration / clipToOutline is not supported (it may depend on rendering framework / screenshot framework). With robolectric+roborazzi, it doesn't seem to work currently (remoteviews use clipToOutline). However, one can use a emulator and take screenshot with hardware bitmap if they'd like corner radius to appear).
945aa96View on GitHubAdd a note indicating that corner radius will not show up in screenshots if hardware acceleration / clipToOutline is not supported (it may depend on rendering framework / screenshot framework). With robolectric+roborazzi, it doesn't seem to work currently (remoteviews use clipToOutline). However, one can use a emulator and take screenshot with hardware bitmap if they'd like corner radius to appear).
f73f95dView on GitHubMerge pull request #15 from secondsun/update_versions
051a8b4View on GitHubAdd glance/appwidget-testing module that includes an activity that can be used for screenshot testing glance composable layouts. Also updates the sample app to include a sample of screenshot test using that activity
12c0c17View on GitHub