Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Add support for new method signature of findViewById in Android O#2008

Merged
WonderCsabo merged 2 commits intoandroidannotations:developfrom
dodgex:2001_support_android_o_findviewbyid
Jun 10, 2017
Merged

Add support for new method signature of findViewById in Android O#2008
WonderCsabo merged 2 commits intoandroidannotations:developfrom
dodgex:2001_support_android_o_findviewbyid

Conversation

@dodgex
Copy link
Member

@dodgex dodgex commented May 26, 2017

This PR allows to build against Android-O and fixes #2001 by adding an updated version of the view changed notfication code.

Loading
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.

MainActivity_ is not abstract and does not override abstract method findViewById(int) in HasViews

3 participants