Posts by Henrique • 1,013 points
103 posts
-
1
votes1
answer163
viewsQ: Background image covering the navdrawer
I have an Activity with a navdrawer on it. And I’d like to put a background image on this Activity. But when I put the image, the Nav disappears, the image is over it. Nav does not lose function, if…
-
0
votes0
answers37
viewsQ: Logout do facebook SDK 4.+
I have two activities. Loginactivity -> this login with facebook, working normally. And after the login is called the Mainactivity -> In this I need to log out from facebook. How is it…
-
0
votes1
answer5521
viewsQ: Event of the back button
I have an application that has a login screen, it is the initial call of the app. When logging in, it is called Activitymain and from it the app follows its flow. I would like to control the event…