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,6 +6,7 @@ All notable changes to this project will be documented in this file.
66### Changed
77### Removed
88### Fixed
9+ * ui: subject dialog for external billing now works in dark mode
910
1011## [ 0.75.7]
1112### Added
Original file line number Diff line number Diff line change 1010 android : gravity =" center_horizontal"
1111 android : orientation =" vertical"
1212 android : padding =" 16dp"
13+ android : backgroundTint =" ?attr/colorSurface"
1314 tools : theme =" @style/Theme.AppCompat.DayNight.NoActionBar" >
1415
1516 <TextView
4546
4647 <io .snabble.sdk.ui.remotetheme.SnabblePrimaryButton
4748 android : id =" @+id/subject_add"
48- style =" @style/Snabble.ShapeAppearanceOverlay.RoundedCorners.Big "
49+ style =" @style/Widget.Material3.Button "
4950 android : layout_width =" match_parent"
5051 android : layout_height =" wrap_content"
5152 android : enabled =" false"
You can’t perform that action at this time.
0 commit comments