Skip to content

Http examples#86

Merged
mjtalbot merged 1 commit intomasterfrom
http_examples
Apr 27, 2021
Merged

Http examples#86
mjtalbot merged 1 commit intomasterfrom
http_examples

Conversation

@mjohnsullivan
Copy link
Copy Markdown
Contributor

@mjohnsullivan mjohnsullivan commented Apr 26, 2021

fixes #83
fixes #84

I used the framework's URL library, which adds a bunch of async boilerplate stuff, but I didn't want to add a 3rd party dependency.

@mjohnsullivan mjohnsullivan requested a review from mjtalbot April 26, 2021 22:50
<activity android:name=".LayoutActivity" />
<activity android:name=".RiveFragmentActivity" />
<activity android:name=".LowLevelActivity" />
<activity android:name=".HttpActivity"></activity>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not /> like the rest?

Copy link
Copy Markdown
Contributor

@mjtalbot mjtalbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mjtalbot mjtalbot merged commit 79f1287 into master Apr 27, 2021
@mjtalbot mjtalbot deleted the http_examples branch April 27, 2021 15:10
mjtalbot added a commit that referenced this pull request Jun 26, 2022
mjtalbot added a commit that referenced this pull request Jun 26, 2022
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.

Create a HTTP example Create a raw bytes handler for Rive file loading

2 participants