New examples in Road To Effective Snapshot Testing repo

Updated a GitHub repository
New screenshot testing examples with Shot and AndroidUiTestingUtils 1.2.2 for:
  • Complex Locales e.g. sr-Latn-rs & sr-Cyrill-rs
  • LocaleTestRule to change in-app-preference Language
  • Fragment screenshot testing via FragmentScenarioConfigurator
  • Configure custom themes for screenshots
  • Usage of rules e.g. ActivityConfiguratorForComposableRule for simpler screenshot tests
  • DisplaySizeTestRule to change the display size
  • Grouping test packages by component e.g. Views/Composables/Activities/Fragments