Skip to content

Commit 0797c49

Browse files
committed
Working on Android.View.View
1 parent 4e85f44 commit 0797c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/View.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10656,7 +10656,7 @@ internal extension Android.View.View {
1065610656

1065710657
public extension Android.View.View {
1065810658

10659-
public struct AndroidViewVisibility: RawRepresentable {
10659+
public struct AndroidViewVisibility: RawRepresentable, Equatable {
1066010660

1066110661
public let rawValue: Int
1066210662

0 commit comments

Comments
 (0)