bennmapes / android_bug

A bug with view bindings using annotations in the latest android with jack compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce the bug:

  1. open and build the project
  2. deploy it to device
  3. change the string in the RandomClass
  4. deploy to device again
  5. should get null pointer when binding fails
  6. to fix this rebuild the whole project and it should work again

About

A bug with view bindings using annotations in the latest android with jack compiler


Languages

Language:Java 100.0%