Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Add AppCompat Example that works with AssistedInject. #72

Closed
wants to merge 1 commit into from
Closed

Add AppCompat Example that works with AssistedInject. #72

wants to merge 1 commit into from

Conversation

R4md4c
Copy link

@R4md4c R4md4c commented Nov 2, 2018

I was struggling with the same problem stated in #69, so I thought it would be a good idea to share my approach with the community and ideally merge it. If you don't like that approach I will gladly close this PR.

The key is in MainActivityAppCompatDelegate which I put under the android.support.v7.app package to be able to access the default constructor that was marked as package-private.

@R4md4c R4md4c closed this Jan 10, 2019
@R4md4c R4md4c deleted the add-app-compat-example branch January 10, 2019 17:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant