File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ All notable changes to this project will be documented in this file.
66### Changed
77### Removed
88### Fixed
9+ * Add missing style to fix offline checkout button
910
1011## [ 0.80.4]
1112### Added
12- * ui: Improve edge-to-edge support for apps targing API level 35
13+ * ui: Improve edge-to-edge support for apps targeting API level 35
1314* ui: Add UI for deposit return vouchers (APPS-1643)
1415* core: Handle invalid items (APPS-2039)
1516* ui/core: Integrate new states for deposit return vouchers into the checkout process and handle them
Original file line number Diff line number Diff line change 8484
8585 <io .snabble.sdk.ui.remotetheme.SnabblePrimaryButton
8686 android : id =" @+id/paid"
87+ style =" @style/Snabble.Widget.MaterialComponents.Button"
8788 android : layout_width =" match_parent"
8889 android : layout_height =" wrap_content"
8990 android : layout_alignParentBottom =" true"
You can’t perform that action at this time.
0 commit comments