fix: redefinition of -userInterfaceIdiom #241

Merged
asdfzxcvbn merged 1 commit from main into main 2024-07-12 21:58:00 +00:00
asdfzxcvbn commented 2024-07-12 20:55:34 +00:00 (Migrated from github.com)

self-explanatory

self-explanatory
arichornloverALT commented 2024-07-12 21:57:49 +00:00 (Migrated from github.com)

Thanks!
the old method of iPad Layout below was weak but thanks for improving it! I’ll merge this.

- (long long)userInterfaceIdiom {
    return YES;
}
Thanks! the old method of iPad Layout below was weak but thanks for improving it! I’ll merge this. ``` - (long long)userInterfaceIdiom { return YES; } ```
Sign in to join this conversation.
No description provided.