Skip to content

added consumer-rules.pro for consumer proguard rules - #46

Open
gsrathoreniks wants to merge 1 commit into
saket:trunkfrom
gsrathoreniks:feature/consumerProguardRules
Open

added consumer-rules.pro for consumer proguard rules#46
gsrathoreniks wants to merge 1 commit into
saket:trunkfrom
gsrathoreniks:feature/consumerProguardRules

Conversation

@gsrathoreniks

@gsrathoreniks gsrathoreniks commented Oct 18, 2023

Copy link
Copy Markdown

Includes consumer-rules.pro for:

MenuBuilder::class.java.getDeclaredField("mPresenters").also {

and

.firstOrNull { it::class.qualifiedName == "androidx.appcompat.widget.ActionMenuPresenter" }

@gsrathoreniks

Copy link
Copy Markdown
Author

Fixes for : #31

@saket

saket commented Oct 25, 2023

Copy link
Copy Markdown
Owner

Thank you! Is there a good way to verify this using tests?

@gsrathoreniks

Copy link
Copy Markdown
Author

Not one that I know of currently, If you can think of something, do let me know.

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