element-ios/Riot/Managers/Theme
Gil Eluard d561ef472b Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
..
Themes Composer update - UI enhancements 2021-03-20 21:31:17 +01:00
Themable.swift Make Themable protocol available for Obj-C 2019-05-15 21:18:02 +02:00
Theme.swift Composer update - UI enhancements 2021-03-20 21:31:17 +01:00
ThemeIdentifier.swift Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ThemeService.h ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ThemeService.m ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ThemeService.swift Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00