Skip to content

Commit

Permalink
fabric fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alduzy committed Aug 23, 2024
1 parent f9a647c commit 87097ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ abstract class FabricEnabledViewGroup(
protected fun updateScreenSizeFabric(
width: Int,
height: Int,
headerHeight: Double,
headerHeight: Int,
) {
// do nothing
}
Expand Down

0 comments on commit 87097ea

Please sign in to comment.