Хранение и извлечение массива из roomdb и отображение в представлении recycler
I'm working on a simple forum app which enables the user to upload texts and pictures. Everything was working fine with little bugs, then on the process of debugging, i really have no idea what happened. The output of the program is affected, here is the full code Here<a href="">https://github.com/XBlack97/UNNCrimeWatch</a> The app uses a navigationDrawer with 2 fragments, one to show uploaded posts, the other for uploading..
PROBLEMS 1)onBindViewHolder of the NewsAdapter: The stored arrays of uri converted to strings no longer display in the horizontal recyclerView inside the News (Vertical RecyclerView ) 2)i don't know if the Uris are even stored or not 3)public void removeAt(int position, Uri path): The RecyclerView of images deletes but the created files in the directory doesn't deletes.
Что я уже пробовал:
Попытался установить адаптер на горизонтальной посмотреть переработчик в вертикальном переработчик вид адаптера
MadMyche
Извините, но в моем мире "быстрые ответы" не требуют, чтобы я выходил за пределы сайта и просматривал ваш репозиторий кода, чтобы найти ответ для вас.Пожалуйста, по крайней мере, найдите блок кода, о котором идет речь, и пройдите мимо этого кода здесь.. Я вижу, вы уже знаете, как использовать копирование и вставку, так что это не должно быть слишком сложно