Benoit 'BoD' Lubek

Results 239 comments of Benoit 'BoD' Lubek

It would be great if there was a listener API for this :)

Why don't you simply start / stop monitoring in your Activity's onResume() / onPause()?

The `sqliteopenhelpercallbacks.ftl` file at the project's root is a mistake right?

This warning can safely be ignored. You can add `@SuppressLint("StaticFieldLeak")` manually for now, and I will add it to the generated code in the next version.

> If lint says it's a problem, then I would think that it cannot be ignored. Sorry, you are wrong about this. The problems reported by lint have different severities...

Sorry to reply almost a year too late. I think uri() and where.uri() return the same thing, which is SomeModelColumns.CONTENT_URI. Did I miss something?

Sorry for the delay. Can you still reproduce this issue? If yes, please can you provide a sample project demonstrating the issue?

I am very sorry I haven't had the time to look at this yet. I can't promise anything, but I hope I will have some free time "soon" to look...

I am sorry, I do not understand the question.

You defined the style, but are you actually using the theme?