diff --git a/CHANGELOG.md b/CHANGELOG.md index d21d56f11..7519b9652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,11 @@ All notable changes to this project will be documented in this file. ### Changed ### Removed ### Fixed +* Add missing style to fix offline checkout button ## [0.80.4] ### Added -* ui: Improve edge-to-edge support for apps targing API level 35 +* ui: Improve edge-to-edge support for apps targeting API level 35 * ui: Add UI for deposit return vouchers (APPS-1643) * core: Handle invalid items (APPS-2039) * ui/core: Integrate new states for deposit return vouchers into the checkout process and handle them diff --git a/ui/src/main/res/layout/snabble_view_checkout_offline.xml b/ui/src/main/res/layout/snabble_view_checkout_offline.xml index 5d23af207..b30a104d0 100644 --- a/ui/src/main/res/layout/snabble_view_checkout_offline.xml +++ b/ui/src/main/res/layout/snabble_view_checkout_offline.xml @@ -84,6 +84,7 @@