Я
Size: a a a
Я
JD
I
JD
I
JD
I
I
I
JD
M
N
M
АА
@Query("SELECT * FROM Picture WHERE public_id LIKE :id LIMIT 1")
Picture findById(String id);I
@Query("SELECT * FROM Picture WHERE public_id LIKE :id LIMIT 1")
Picture findById(String id);АА
Picture picture = this.pictureDao.findById(picture_id);АА
Cannot access database on the main thread since it may potentially lock the UI for a long period of time.I
M

I
Picture picture = this.pictureDao.findById(picture_id);