pardom-zz / ActiveAndroid

Active record style SQLite persistence for Android
http://www.activeandroid.com
4.7k stars 1.03k forks source link

Fix crash app when Android Version 8+ about new Content Provider #555

Open matheusbristot opened 6 years ago

matheusbristot commented 6 years ago

Apps version Oreo crashed using ActiveAndroid, added try catch in notify changes to solved.