]> hydra-www.ietfng.org Git - acmetensortoys-watchviz/commit
NPEs can happen
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 9 Jun 2016 17:45:01 +0000 (13:45 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Thu, 9 Jun 2016 17:45:01 +0000 (13:45 -0400)
commit8d26afc2c58d40806d741b07c2bb954d0b321397
tree67ca4186ce89c5e4551de9d96810339b65da51ef
parent5c1db10fda4450898167519b2c1b9bea41f24937
NPEs can happen

Boo, hiss; the ordering of onStop and the canvas being destroyed appear
to be nondeterministic.  Just check for null in cycler thread.
app/src/main/java/com/acmetensortoys/watchviz/MainActivity.java