element-x-ada/features/verifysession/impl
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021)
* Create `CompoundButton`

* Some fixes

* Lint fixes

* Start replacing existing `Button` usages

* Replace button usages

* Remove previous Button composable

* Rename `CompoundButton` to `Button`

* Fix emphasized button being displayed as Text

* Fix cancel button in `WaitListView`

* Update screenshots

* Add shorthand functions for `OutlinedButton` and `TextButton`

* Add changelog

* Fix wrong size used for emphasized button in dialog

* Create a private `ButtonInternal` implementation with the shared logic.

- Make `ButtonStyle` private.
- Rename `title` to `text`.
- Rename `buttonStyle` and `buttonSize` to just `style` and `size`.

* Fix several warnings and lint issues.

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-08-08 16:11:37 +00:00
..
src [Compound] Implement components (Button) (#1021) 2023-08-08 16:11:37 +00:00
.gitignore Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00
build.gradle.kts Now that the composer as been removed, we do not need element resource module anymore. 2023-06-27 13:34:55 +02:00
consumer-rules.pro Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00