Posts by Luiz Honorato • 21 points
3 posts
-
1
votes1
answer172
viewsQ: Recover item index in list to delete
I’m trying to make a demo application for bookmark registration (Bookmarks). I can retrieve in a list what I type in the 3 inputs I have on my screen (Description, URL and tag), and I can include as…
-
0
votes3
answers803
viewsQ: How to add a Searchview to an Android Fragment?
I created a Fragment and I’m trying to add a SearchView in that Fragment, but unsuccessfully, I haven’t found any consistent examples on the Internet and Google documentation provides only…
-
-2
votes3
answers1027
viewsQ: LARAVEL 5.3 Blade template is not updating the page
Good morning. I’m a beginner in the PHP Laravel framework and I’m having the following difficulty: I write my html inside my .blade.php file and call it in a view on Route but the information I…