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

Modify proguard rules for Fresco gif support #8501

Closed
wants to merge 2 commits into from

Conversation

cmcewen
Copy link
Contributor

@cmcewen cmcewen commented Jun 30, 2016

Motivation

Using proguard with Fresco gif support doesn't work due to stripping some classes - see facebook/fresco#1177

Test plan (required)

Create an Android application with the necessary dependencies (#7760) and Proguard turned on and see that a gif will appear correctly

@ghost
Copy link

ghost commented Jun 30, 2016

By analyzing the blame information on this pull request, we identified @charpeni and @AndrewJack to be potential reviewers.

@ghost ghost added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jun 30, 2016
@charpeni
Copy link
Contributor

charpeni commented Jul 5, 2016

Not again!

However, GIF and WebP support will not be added to the core, I will refer you to this discussion #8455 for more information.

Thank you for this catch, I will temporary add this to the documentation that i'm working on it.

@cmcewen
Copy link
Contributor Author

cmcewen commented Jul 6, 2016

@charpeni sounds good - let me know if I can help. Going to leave this open till that's added in case anyone else runs into this problem

@ghost ghost added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 12, 2016
@ghost ghost closed this in 55bc825 Jul 31, 2016
bartolkaruza pushed a commit to immidi/react-native that referenced this pull request Aug 3, 2016
Summary:
Motivation facebook#8455
Fixes facebook#8501

With a bonus fix typo !

![screen shot 2016-07-25 at 14 16 01](https://cloud.githubusercontent.com/assets/7189823/17112118/9f06fe04-5272-11e6-83e9-ddf11573aa5e.png)
Closes facebook#8951

Differential Revision: D3647816

Pulled By: mkonicek

fbshipit-source-id: e0349275045cae2922b4bb43bcb99af4c6ef1170
mpretty-cyro pushed a commit to HomePass/react-native that referenced this pull request Aug 25, 2016
Summary:
Motivation facebook#8455
Fixes facebook#8501

With a bonus fix typo !

![screen shot 2016-07-25 at 14 16 01](https://cloud.githubusercontent.com/assets/7189823/17112118/9f06fe04-5272-11e6-83e9-ddf11573aa5e.png)
Closes facebook#8951

Differential Revision: D3647816

Pulled By: mkonicek

fbshipit-source-id: e0349275045cae2922b4bb43bcb99af4c6ef1170
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants