Posts by Túlio Marcos • 25 points
2 posts
-
1
votes1
answer370
viewsQ: Imagebutton does not display properly image background
I have a school system with schedule of each course and I have an Activity where the user must select his course to have access to his schedule. This Activity has 5 imageButtons but these…
-
1
votes1
answer1909
viewsQ: How to use an Intent to open a PDF file by default android app
I have an android app, and wanted to know how to open a PDF file that will be on Firebase in my application. I do not need him to download the file, simply an Intent where I pass the file path (in…