element-android icon indicating copy to clipboard operation
element-android copied to clipboard

New App Layout: Space name reflected in toolbar

Open ericdecanini opened this issue 3 years ago • 1 comments

Type of change

  • [x] Feature
  • [ ] Bugfix
  • [ ] Technical
  • [ ] Other :

Content

Motivation and context

Changes the space name shown in the toolbar as the space is switched

Closes https://github.com/vector-im/element-android/issues/6752

Screenshots / GIFs

Tests

  • Make sure New App Layout feature flag is enabled
  • Switch spaces and see that the space title in the toolbar is also updated

Tested devices

  • [x] Physical
  • [ ] Emulator
  • OS version(s): Android 12

Checklist

  • [ ] Changes has been tested on an Android device or Android emulator with API 21
  • [ ] UI change has been tested on both light and dark themes
  • [ ] Accessibility has been taken into account. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#accessibility
  • [x] Pull request is based on the develop branch
  • [x] Pull request includes a new file under ./changelog.d. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#changelog
  • [ ] Pull request includes screenshots or videos if containing UI changes
  • [ ] Pull request includes a sign off
  • [x] You've made a self review of your PR
  • [ ] If you have modified the screen flow, or added new screens to the application, you have updated the test UiAllScreensSanityTest.allScreensTest()

ericdecanini avatar Aug 10 '22 06:08 ericdecanini