Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SES-557] Update MessageDetailActivity with Compose #1261

Merged
merged 52 commits into from
Jul 21, 2023

Conversation

bemusementpark
Copy link

@bemusementpark bemusementpark commented Jun 30, 2023

MessageDetailsActivity now includes Attachment info, an image carousel and metadata.

This PR upgrades Kotlin Version and some changes to code were required (e.g. exhaustive when statements)

The version of compose I used requires a bump in androidCompileSdkVersion = 32 up to 33, we should check that this won't cause any problems.

Screen Shot 2023-07-12 at 10 39 55 am

@hjubb
Copy link

hjubb commented Jul 12, 2023

is it a bump in minimum android SDK version or just the compile version? looks like it is still 23 for minsdkversion

@hjubb
Copy link

hjubb commented Jul 12, 2023

maybe the description was for an outdated reference

@bemusementpark
Copy link
Author

sorry, I mean compile sdk

@hjubb
Copy link

hjubb commented Jul 12, 2023

Ah okay, all good 😄

@bemusementpark bemusementpark changed the title Update MessageDetailActivity with Compose [SES-557] Update MessageDetailActivity with Compose Jul 12, 2023
@bemusementpark bemusementpark merged commit d39cf27 into oxen-io:dev Jul 21, 2023
@bemusementpark bemusementpark deleted the comp branch July 21, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants